guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/08: gnu: arc-theme: Update to 20170302.


From: Tobias Geerinckx-Rice
Subject: 06/08: gnu: arc-theme: Update to 20170302.
Date: Thu, 2 Mar 2017 19:00:29 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 7967efc18cbd3e862026cd2d30366b6428d0bcae
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Mar 2 21:22:07 2017 +0100

    gnu: arc-theme: Update to 20170302.
    
    * gnu/packages/gnome.scm (arc-theme): Update to 20170302.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]