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:
parent
18aec6c93a
commit
f4a435ccca
1 changed files with 2 additions and 2 deletions
|
@ -784,7 +784,7 @@ dark elements. It supports GNOME, Unity, Xfce, and Openbox.")
|
||||||
(define-public orchis-theme
|
(define-public orchis-theme
|
||||||
(package
|
(package
|
||||||
(name "orchis-theme")
|
(name "orchis-theme")
|
||||||
(version "2021-01-22")
|
(version "2021-02-28")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -795,7 +795,7 @@ dark elements. It supports GNOME, Unity, Xfce, and Openbox.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1m0wilvrscg2xnkp6a90j0iccxd8ywvfpza1345sc6xmml9gvjzc"))
|
"1qp3phiza93qllrjm5xjjca5b7l2sbng8c382khy9m97grxvcq0y"))
|
||||||
(modules '((guix build utils)
|
(modules '((guix build utils)
|
||||||
(ice-9 regex)
|
(ice-9 regex)
|
||||||
(srfi srfi-26)))
|
(srfi srfi-26)))
|
||||||
|
|
Reference in a new issue