mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05: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:
parent
18aec6c93a
commit
f4a435ccca
1 changed files with 2 additions and 2 deletions
|
@ -784,7 +784,7 @@ (define-public numix-theme
|
|||
(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 @@ (define-public orchis-theme
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1m0wilvrscg2xnkp6a90j0iccxd8ywvfpza1345sc6xmml9gvjzc"))
|
||||
"1qp3phiza93qllrjm5xjjca5b7l2sbng8c382khy9m97grxvcq0y"))
|
||||
(modules '((guix build utils)
|
||||
(ice-9 regex)
|
||||
(srfi srfi-26)))
|
||||
|
|
Loading…
Reference in a new issue