unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: arc-theme: Update to 20161119
@ 2017-01-02  7:51 Brandon Ludwig
  2017-01-02 17:10 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Brandon Ludwig @ 2017-01-02  7:51 UTC (permalink / raw)
  To: guix-devel@gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 59 bytes --]

Hello,


this patch updates arc-theme to 20161119.



[-- Attachment #1.2: Type: text/html, Size: 484 bytes --]

[-- Attachment #2: 0001-gnu-arc-theme-Update-to-20161119.patch --]
[-- Type: application/octet-stream, Size: 1133 bytes --]

From 3e694bb4e38e6380a2113cb7bc656b85be2aa511 Mon Sep 17 00:00:00 2001
From: bldtg <bldtg@outlook.com>
Date: Sun, 1 Jan 2017 21:30:41 -0900
Subject: [PATCH] gnu: arc-theme: Update to 20161119

---
 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 91da7783a..8abad2b6b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5347,7 +5347,7 @@ functionality and behavior.")
 (define-public arc-theme
   (package
     (name "arc-theme")
-    (version "20160605")
+    (version "20161119")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/horst3180/arc-theme"
@@ -5355,7 +5355,7 @@ functionality and behavior.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0sq2031xda8jn2ws0x2bvhq77jfh7xy0c3kg86v6vm2kbrrss7y6"))))
+                "1kbhaxmydyip3vdw4kf8rk776jcd9wf0w7z6h2i4naxdn4rsnw54"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-03  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-02  7:51 [PATCH] gnu: arc-theme: Update to 20161119 Brandon Ludwig
2017-01-02 17:10 ` Leo Famulari
     [not found]   ` <DM2PR10MB025552000B87093514ADC078A56F0@DM2PR10MB0255.namprd10.prod.outlook.com>
2017-01-03  5:30     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).