guix-commits
[Top][All Lists]
Advanced

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

07/08: gnu: arc-icon-theme: Update to 20161122.


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

nckx pushed a commit to branch master
in repository guix.

commit c41802401c410d4d06d15a1b7cfe43e2db3755f3
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Mar 2 21:23:36 2017 +0100

    gnu: arc-icon-theme: Update to 20161122.
    
    * gnu/packages/gnome.scm (arc-icon-theme): Update to 20161122.
---
 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 650ab4f..6a0a903 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5674,7 +5674,7 @@ simple and consistent.")
 (define-public arc-icon-theme
   (package
     (name "arc-icon-theme")
-    (version "20160605")
+    (version "20161122")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/horst3180/arc-icon-theme";
@@ -5682,7 +5682,7 @@ simple and consistent.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1npf0ki0j0llrw9wbffhxxa1cdms0q7b8xlg9m943dd9g7pgdm2p"))))
+                "1ya1cqvv8q847c0rpcg6apzky87q3h04y8jz5nmi52qk6kg8si0b"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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