mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
This commit is contained in:
parent
62b16ab3c2
commit
611b674e0b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue