guix-commits
[Top][All Lists]
Advanced

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

01/09: gnu: gnome-shell-extension-just-perfection: Update to 20.0.


From: guix-commits
Subject: 01/09: gnu: gnome-shell-extension-just-perfection: Update to 20.0.
Date: Tue, 19 Apr 2022 14:37:38 -0400 (EDT)

lilyp pushed a commit to branch master
in repository guix.

commit f2d0ecd22f2c88e6098aeef83fce55ea596e251a
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Apr 16 00:17:19 2022 +0200

    gnu: gnome-shell-extension-just-perfection: Update to 20.0.
    
    * gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection): 
Update to 20.0.
---
 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 adbadfb313..fb071cb89b 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -543,7 +543,7 @@ currently focused application in the top panel of the GNOME 
shell.")
 (define-public gnome-shell-extension-just-perfection
   (package
     (name "gnome-shell-extension-just-perfection")
-    (version "16.0")
+    (version "20.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -552,7 +552,7 @@ currently focused application in the top panel of the GNOME 
shell.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "05zbzgs92zqlmjq4h2q2gggrf1qiz8l6739zzg1x5090gvk4iak3"))))
+                "1b1hzibgryn861av2bjnfh5bmzs2bxfcsyl0ardkaj97228xsjzy"))))
     (build-system copy-build-system)
     (arguments
      `(#:install-plan



reply via email to

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