gnu: libqmi: Update to 1.14.2.

* gnu/packages/freedesktop.scm (libqmi): Update to 1.14.2.
This commit is contained in:
Efraim Flashner 2016-05-12 16:38:47 +03:00
parent 66056126ea
commit 1fb8e074f1
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -479,7 +479,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol.")
(define-public libqmi
(package
(name "libqmi")
(version "1.12.8")
(version "1.14.2")
(source (origin
(method url-fetch)
(uri (string-append
@ -487,7 +487,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol.")
name "-" version ".tar.xz"))
(sha256
(base32
"19w2zkm5xl6i3vm1xhjjclks4awas17gfbb2k5y66gwnkiykjfnj"))))
"0h009bzss4bal47nk21lyp4s3mmlcivhhaaj7r9229qvx85bi0v2"))))
(build-system gnu-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums