mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: papirus-icon-theme: Update to 20250201.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20250201. Change-Id: I963c1452d442b16b52795bfd022bc967839451e4 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
b94cf86a89
commit
f57b1dc0b4
1 changed files with 2 additions and 2 deletions
|
@ -204,7 +204,7 @@ simple and consistent.")
|
||||||
(define-public papirus-icon-theme
|
(define-public papirus-icon-theme
|
||||||
(package
|
(package
|
||||||
(name "papirus-icon-theme")
|
(name "papirus-icon-theme")
|
||||||
(version "20230104")
|
(version "20250201")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -212,7 +212,7 @@ simple and consistent.")
|
||||||
(url "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme")
|
(url "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1x40gdqyw0gj389by6904g5a64r72by544k3nlyiamjhg2zmpx97"))
|
(base32 "1sbzmfcmbsa57grq0jy17mmagdsg95qr2v75zpqlp53jpjq74v53"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue