lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 9b66dee98ff3aa46a186891b2a1320e5f26da296
Author: Léo Le Bouter <[email protected]>
AuthorDate: Tue Mar 23 20:44:13 2021 +0100
gnu: mobile-broadband-provider-info: Update to 20201225.
* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to
20201225.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 42af594..c6fc353 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7878,7 +7878,7 @@ Cisco's AnyConnect SSL VPN.")
(define-public mobile-broadband-provider-info
(package
(name "mobile-broadband-provider-info")
- (version "20190116")
+ (version "20201225")
(source (origin
(method url-fetch)
(uri (string-append
@@ -7887,7 +7887,7 @@ Cisco's AnyConnect SSL VPN.")
"mobile-broadband-provider-info-" version ".tar.xz"))
(sha256
(base32
- "16y5lc7pfdvai9c8xwb825zc3v46039gghbip13fqslf5gw11fic"))))
+ "1g9x2i4xjm2sagaha07n9psacbylrwfrmfqkp17gjwhpyi6w0zqd"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no tests