[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/13: gnu: arc-theme: Update to 20201013.
From: |
guix-commits |
Subject: |
08/13: gnu: arc-theme: Update to 20201013. |
Date: |
Mon, 16 Nov 2020 23:05:51 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 79e27dcd4816dcc34e6a85337a07e21dab2933c1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 16 14:37:37 2020 +0100
gnu: arc-theme: Update to 20201013.
* gnu/packages/gnome.scm (arc-theme): Update to 20201013.
[source]: Use new upstream.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index e4845f6..827db80 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9538,16 +9538,16 @@ functionality and behavior.")
(define-public arc-theme
(package
(name "arc-theme")
- (version "20190917")
+ (version "20201013")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/NicoHood/arc-theme")
+ (url "https://github.com/jnsh/arc-theme")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
- "1qgpk4p2hi5hd4yy0hj93kq1vs0b32wb8qkaj1wi90c8gwddq5wa"))))
+ "1x2l1mwjx68dwf3jb1i90c1q8nqsl1wf2zggcn8im6590k5yv39s"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- 02/13: gnu: youtube-dl: Update to 2020.11.17., (continued)
- 02/13: gnu: youtube-dl: Update to 2020.11.17., guix-commits, 2020/11/16
- 01/13: gnu: pdfpc: Update to 4.4.1., guix-commits, 2020/11/16
- 04/13: gnu: xsimd: Update to 7.4.9., guix-commits, 2020/11/16
- 05/13: gnu: xsimd: Define SIMD., guix-commits, 2020/11/16
- 06/13: gnu: python-peewee: Update to 3.14.0., guix-commits, 2020/11/16
- 10/13: gnu: livemedia-utils: Update to 2020.11.05., guix-commits, 2020/11/16
- 03/13: gnu: gnu-pw-mgr: Update to 2.7.4., guix-commits, 2020/11/16
- 07/13: gnu: python-pypika: Update to 0.44.0., guix-commits, 2020/11/16
- 09/13: gnu: wireguard-linux-compat: Update to 1.0.20201112., guix-commits, 2020/11/16
- 11/13: gnu: livemedia-utils: Cross-compile., guix-commits, 2020/11/16
- 08/13: gnu: arc-theme: Update to 20201013.,
guix-commits <=
- 12/13: gnu: mpop: Update to 1.4.11., guix-commits, 2020/11/16
- 13/13: gnu: enet: Update to 1.3.17., guix-commits, 2020/11/16