guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/06: gnu: gnome-shell-extension-dash-to-dock: Update to 73.


From: guix-commits
Subject: 01/06: gnu: gnome-shell-extension-dash-to-dock: Update to 73.
Date: Sun, 18 Sep 2022 13:22:16 -0400 (EDT)

lilyp pushed a commit to branch master
in repository guix.

commit 26ea91f7972cc76ed5ecec6a84dcb35b4a5caba9
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Sep 18 17:38:49 2022 +0200

    gnu: gnome-shell-extension-dash-to-dock: Update to 73.
    
    * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update 
to 73.
---
 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 74eaf74a37..b81e157c78 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -449,7 +449,7 @@ easier to keep track of applications running in the 
background.")
 (define-public gnome-shell-extension-dash-to-dock
   (package
     (name "gnome-shell-extension-dash-to-dock")
-    (version "71")
+    (version "73")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -458,7 +458,7 @@ easier to keep track of applications running in the 
background.")
                                            version))))
               (sha256
                (base32
-                "12b6ljzs5071zs0kcf5yj4jfhq10b1gnldv0hmbksnqzz5g719wf"))
+                "1l0isbrgfc8v46l1yc5l4myz7qnlxzyfyiifipp86z9d79d8klzw"))
               (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]