guix-commits
[Top][All Lists]
Advanced

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

03/08: gnu: arc-theme: Update to 20190917.


From: guix-commits
Subject: 03/08: gnu: arc-theme: Update to 20190917.
Date: Sun, 20 Oct 2019 20:23:44 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 37781323f6409661160442f46f96987a71deecbc
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Oct 20 19:20:17 2019 +0200

    gnu: arc-theme: Update to 20190917.
    
    * gnu/packages/gnome.scm (arc-theme): Update to 20190917.
---
 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 781f450..3a4494b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7100,7 +7100,7 @@ dark elements.  It supports GNOME, Unity, Xfce, and 
Openbox.")
 (define-public arc-theme
   (package
     (name "arc-theme")
-    (version "20181022")
+    (version "20190917")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7109,7 +7109,7 @@ dark elements.  It supports GNOME, Unity, Xfce, and 
Openbox.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "08951dk1irfadwpr3p323a4fprmxg53rk2r2niwq3v62ryhi3663"))))
+                "1qgpk4p2hi5hd4yy0hj93kq1vs0b32wb8qkaj1wi90c8gwddq5wa"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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