[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: libmbim: Update to 1.20.2.
From: |
guix-commits |
Subject: |
08/11: gnu: libmbim: Update to 1.20.2. |
Date: |
Mon, 11 Nov 2019 21:34:21 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit fdb883054c076a17507816d3741e828a57599c32
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Nov 12 02:02:02 2019 +0100
gnu: libmbim: Update to 1.20.2.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.2.
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index c7eed86..e7e17b9 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -929,7 +929,7 @@ interfaces, based on the useradd, usermod and userdel
commands.")
(define-public libmbim
(package
(name "libmbim")
- (version "1.20.0")
+ (version "1.20.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -937,7 +937,7 @@ interfaces, based on the useradd, usermod and userdel
commands.")
"libmbim-" version ".tar.xz"))
(sha256
(base32
- "0rm8j4zh9gnb3yi324cnxy91gdimc1vg5gv1kxc2m5lymb3wdxrc"))))
+ "16q550sy84izi5ic3sbbhjnnka2fwhj8vvdrirpn9xspbsgbc3sm"))))
(build-system gnu-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums
- branch master updated (a2161c8 -> 9dd6b8d), guix-commits, 2019/11/11
- 10/11: gnu: libstrophe: Don't use unstable tarball., guix-commits, 2019/11/11
- 04/11: gnu: rng-tools: Update to 6.8., guix-commits, 2019/11/11
- 07/11: gnu: highlight: Update to 3.54., guix-commits, 2019/11/11
- 08/11: gnu: libmbim: Update to 1.20.2.,
guix-commits <=
- 01/11: gnu: lyx: Don't use NAME in source URI., guix-commits, 2019/11/11
- 09/11: gnu: libstrophe: Update to 0.9.3., guix-commits, 2019/11/11
- 02/11: gnu: lyx: Update to 2.3.3., guix-commits, 2019/11/11
- 03/11: gnu: dialog: Update to 1.3-20191110., guix-commits, 2019/11/11
- 06/11: gnu: lilv: Update to 0.24.6., guix-commits, 2019/11/11
- 11/11: gnu: sratom: Update to 0.6.4., guix-commits, 2019/11/11
- 05/11: gnu: sord: Update to 0.16.4., guix-commits, 2019/11/11