GNU bug report logs -
#74726
[PATCH gnome-team 00/18] Update GNOME Shell extensions
Previous Next
Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Date: Sat, 7 Dec 2024 12:59:02 UTC
Severity: normal
Tags: patch
Fixed in versions 75469, 74756, 74726, 73301, 73128, 72702, 72202, 71599
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #47 received at 74726 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update to 58.
---
gnu/packages/gnome-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 4379ed75ea..3555501b5f 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -729,7 +729,7 @@ (define-public gnome-shell-extension-dash-to-dock
(define-public gnome-shell-extension-gsconnect
(package
(name "gnome-shell-extension-gsconnect")
- (version "55")
+ (version "58")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -739,7 +739,7 @@ (define-public gnome-shell-extension-gsconnect
(file-name (git-file-name name version))
(sha256
(base32
- "158qbjl6m807g0fy15dvhwwwy6z8r0g7kh9gjyhm7n3y14v5p8wz"))))
+ "0jzpik0i03wpnxxmmhmn86vimpzvjmdkx76casi9sd7pwwdvi73f"))))
(build-system meson-build-system)
(arguments
(list
--
2.46.0
This bug report was last modified 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.