summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome-xyz.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2021-12-15 20:26:10 +0100
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2021-12-15 20:26:10 +0100
commit933c764f8a6a68676e60dbbeed9cb7bd33cbae1b (patch)
tree63810828e34890bf4cde8ad8fa34cd880fc044d0 /gnu/packages/gnome-xyz.scm
parente8cc9016caeae441fbb0257393098b7f11a88fda (diff)
downloadguix-patches-933c764f8a6a68676e60dbbeed9cb7bd33cbae1b.tar
guix-patches-933c764f8a6a68676e60dbbeed9cb7bd33cbae1b.tar.gz
gnu: gnome-shell-extension-dash-to-panel: Update to 45.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): Update to 45.
Diffstat (limited to 'gnu/packages/gnome-xyz.scm')
-rw-r--r--gnu/packages/gnome-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index e9cc7026f6..0e3147e604 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -537,7 +537,7 @@ currently focused application in the top panel of the GNOME shell.")
(define-public gnome-shell-extension-dash-to-panel
(package
(name "gnome-shell-extension-dash-to-panel")
- (version "38")
+ (version "45")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -545,7 +545,7 @@ currently focused application in the top panel of the GNOME shell.")
(commit (string-append "v" version))))
(sha256
(base32
- "1kvybb49l1vf0fvh8d0c6xkwnry8m330scamf5x40y63d4i213j1"))
+ "05bfd3b1g9zd86pl1rpgfqsmip271lasyfj8phpqf1gdds5yz6f6"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments