[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/19: gnu: gnome-shell-extension-just-perfection: Update to 30.0.
From: |
guix-commits |
Subject: |
07/19: gnu: gnome-shell-extension-just-perfection: Update to 30.0. |
Date: |
Sun, 22 Dec 2024 08:37:09 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit b7b9624968d197d268aa9caaf15409275454b6d1
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Dec 7 12:57:11 2024 +0100
gnu: gnome-shell-extension-just-perfection: Update to 30.0.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-just-perfection):
Update to 30.0.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
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 3555501b5f..17f5beff82 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -822,7 +822,7 @@ control.")
(define-public gnome-shell-extension-just-perfection
(package
(name "gnome-shell-extension-just-perfection")
- (version "26.0")
+ (version "30.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -831,7 +831,7 @@ control.")
(file-name (git-file-name name version))
(sha256
(base32
- "0dvq2mb04b557g9nz4pm90x2c2jc1dwwbg2is1gkx38yk0dsj6r3"))))
+ "1y7m4y8zx7l6vl2f8w9nxac21x48ajcs5gf07r1k34adnf7wh8p2"))))
(build-system copy-build-system)
(arguments
(list
- 12/19: gnu: gnome-shell-extension-v-shell: Update to 47.1., (continued)
- 12/19: gnu: gnome-shell-extension-v-shell: Update to 47.1., guix-commits, 2024/12/22
- 15/19: gnu: gnome-shell-extension-radio: Update to 22., guix-commits, 2024/12/22
- 18/19: gnu: Remove gnome-shell-extension-hide-app-icon., guix-commits, 2024/12/22
- 11/19: gnu: gnome-shell-extension-night-theme-switcher: Update to 78., guix-commits, 2024/12/22
- 13/19: gnu: gnome-shell-extension-burn-my-windows: Update to 44., guix-commits, 2024/12/22
- 02/19: gnu: gnome-shell-extension-appindicator: Update to 59., guix-commits, 2024/12/22
- 05/19: gnu: gnome-shell-extension-dash-to-dock: Update to 99., guix-commits, 2024/12/22
- 14/19: gnu: gnome-shell-extension-blur-my-shell: Update to 67., guix-commits, 2024/12/22
- 16/19: gnu: gnome-shell-extension-vitals: Update to 69.0.0., guix-commits, 2024/12/22
- 17/19: gnu: Remove gnome-shell-extension-topicons-redux., guix-commits, 2024/12/22
- 07/19: gnu: gnome-shell-extension-just-perfection: Update to 30.0.,
guix-commits <=
- 19/19: Merge branch 'master' into 'gnome-team', guix-commits, 2024/12/22