~ruther/guix-local

1fb8e074f1801d7ace96f8a3758ae391a151d802 — Efraim Flashner 10 years ago 6605612
gnu: libqmi: Update to 1.14.2.

* gnu/packages/freedesktop.scm (libqmi): Update to 1.14.2.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/freedesktop.scm
M gnu/packages/freedesktop.scm => gnu/packages/freedesktop.scm +2 -2
@@ 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