3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: orchis-theme: Update to 2021-02-28.

* gnu/packages/gnome-xyz.scm (orchis-theme): Update to 2021-02-28.
This commit is contained in:
Leo Prikler 2021-03-07 16:33:08 +01:00
parent 18aec6c93a
commit f4a435ccca
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -784,7 +784,7 @@ dark elements. It supports GNOME, Unity, Xfce, and Openbox.")
(define-public orchis-theme
(package
(name "orchis-theme")
(version "2021-01-22")
(version "2021-02-28")
(source
(origin
(method git-fetch)
@ -795,7 +795,7 @@ dark elements. It supports GNOME, Unity, Xfce, and Openbox.")
(file-name (git-file-name name version))
(sha256
(base32
"1m0wilvrscg2xnkp6a90j0iccxd8ywvfpza1345sc6xmml9gvjzc"))
"1qp3phiza93qllrjm5xjjca5b7l2sbng8c382khy9m97grxvcq0y"))
(modules '((guix build utils)
(ice-9 regex)
(srfi srfi-26)))