gnu: arc-theme: Update to 20170302.

* gnu/packages/gnome.scm (arc-theme): Update to 20170302.
This commit is contained in:
Tobias Geerinckx-Rice 2017-03-02 21:22:07 +01:00
parent 9c53993fb2
commit 7967efc18c
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -5606,7 +5606,7 @@ functionality and behavior.")
(define-public arc-theme (define-public arc-theme
(package (package
(name "arc-theme") (name "arc-theme")
(version "20161119") (version "20170302")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://github.com/horst3180/arc-theme" (uri (string-append "https://github.com/horst3180/arc-theme"
@ -5614,7 +5614,7 @@ functionality and behavior.")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1kbhaxmydyip3vdw4kf8rk776jcd9wf0w7z6h2i4naxdn4rsnw54")))) "0igxpngnkf1wpsg872a9jg3c9f5z8afm312yfbillz16mk8w39cw"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:phases '(#:phases