[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/181: gnu: libmbim: Update to 1.26.4.
From: |
guix-commits |
Subject: |
03/181: gnu: libmbim: Update to 1.26.4. |
Date: |
Tue, 13 Sep 2022 02:24:59 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 2e9f6da7a9144e90dd60348aa15fcef585130613
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 23 23:52:53 2022 -0400
gnu: libmbim: Update to 1.26.4.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.26.4.
---
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 8866fe3a94..e2a176c2c2 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1530,7 +1530,7 @@ these interfaces, based on the useradd, usermod and
userdel commands.")
(define-public libmbim
(package
(name "libmbim")
- (version "1.20.2")
+ (version "1.26.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1538,7 +1538,7 @@ these interfaces, based on the useradd, usermod and
userdel commands.")
"libmbim-" version ".tar.xz"))
(sha256
(base32
- "16q550sy84izi5ic3sbbhjnnka2fwhj8vvdrirpn9xspbsgbc3sm"))))
+ "1ncaarl4lgc7i52rwz50yq701wk2rr478cjybxbifsjqqk2cx27n"))))
(build-system gnu-build-system)
(native-inputs
(list `(,glib "bin") ; for glib-mkenums
- branch master updated (05c5807ea5 -> 1d7402c4ed), guix-commits, 2022/09/13
- 01/181: gnu: adwaita-icon-theme: Update to 42.0 and deprecate gnome-icon-theme., guix-commits, 2022/09/13
- 04/181: gnu: fcitx: Update to 4.2.9.9, use gexps and remove input labels., guix-commits, 2022/09/13
- 05/181: gnu: xf86-input-wacom: Update to 1.1.0., guix-commits, 2022/09/13
- 06/181: gnu: libgnomekbd: Update to 3.28.0., guix-commits, 2022/09/13
- 10/181: gnu: xvfb-run: Update to 1.20.11-1., guix-commits, 2022/09/13
- 02/181: gnu: clutter: Update to 1.26.4 and remove input labels., guix-commits, 2022/09/13
- 08/181: gnu: sysprof: Update to 3.44.0, enable tests and remove labels., guix-commits, 2022/09/13
- 03/181: gnu: libmbim: Update to 1.26.4.,
guix-commits <=
- 07/181: gnu: libdazzle: Update to 3.44.0., guix-commits, 2022/09/13
- 09/181: gnu: egl-wayland: Update to 1.1.10., guix-commits, 2022/09/13
- 12/181: gnu: gtk: Update to 4.8.0 and use gexps., guix-commits, 2022/09/13
- 13/181: gnu: gcr: Update to 3.41.1, delete trailing #t and input labels., guix-commits, 2022/09/13
- 11/181: gnu: Add gi-docgen., guix-commits, 2022/09/13
- 18/181: gnu: libqmi: Update to 1.30.8., guix-commits, 2022/09/13
- 16/181: gnu: libhandy: Update to 1.7.90., guix-commits, 2022/09/13
- 19/181: gnu: modem-manager: Update to 1.18.10 and remove input labels., guix-commits, 2022/09/13
- 20/181: gnu: geoclue: Update to 2.6.0 and remove input labels., guix-commits, 2022/09/13
- 24/181: gnu: Add gsettings-desktop-schemas-next., guix-commits, 2022/09/13