gnu: libmbim: Update to 1.16.2.

* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.2.
This commit is contained in:
Marius Bakke 2018-08-18 15:22:25 +02:00
parent 90b3e136b8
commit 7d4d7992aa
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -773,7 +773,7 @@ interfaces, based on the useradd, usermod and userdel commands.")
(define-public libmbim
(package
(name "libmbim")
(version "1.16.0")
(version "1.16.2")
(source (origin
(method url-fetch)
(uri (string-append
@ -781,7 +781,7 @@ interfaces, based on the useradd, usermod and userdel commands.")
name "-" version ".tar.xz"))
(sha256
(base32
"1hpsjc7bzmakzvj8z9fffvqknc38fa8ridpmklq46jyxxnz51jn8"))))
"0qmjvjbgs9m8qsaiq5arikzglgaas9hh1968bi7sy3905kp4yjgb"))))
(build-system gnu-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums