hako pushed a commit to branch master
in repository guix.
commit 611b674e0beec06ab2dc746dfed0eafb415b40de
Author: Hilton Chain <[email protected]>
AuthorDate: Thu Apr 3 11:45:58 2025 +0800
gnu: qogir-icon-theme: Update to 2025.02.15.
* gnu/packages/gnome-xyz.scm (qogir-icon-theme): Update to 2025.02.15.
Change-Id: Id1bf91d7a23c632a5cfa2194380906376f106d61
---
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 ebd9bcf45c..4dbb6bc51b 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -256,7 +256,7 @@ and a few extra features.")
(define-public qogir-icon-theme
(package
(name "qogir-icon-theme")
- (version "2023.06.05")
+ (version "2025.02.15")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -268,7 +268,7 @@ and a few extra features.")
(("gtk-update-icon-cache") "true")))
(sha256
(base32
- "1kn8b9zdamxbfbs7b9qpx53hmjw2l40sxpjw93axb1dqy81yc8da"))))
+ "08qcphdp49ciyr294fgk9i1s3h6svx5bdzfglikb20jzh5d167hj"))))
(build-system copy-build-system)
(arguments
(list #:phases