[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: artwork: Update snapshot to 2f2fe74.
From: |
guix-commits |
Subject: |
04/06: artwork: Update snapshot to 2f2fe74. |
Date: |
Mon, 10 Jun 2019 17:30:01 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 226a3605d6cabeb71247a732a99d625c9cfafa74
Author: Diego Nicola Barbato <address@hidden>
Date: Fri Jun 7 23:58:05 2019 +0200
artwork: Update snapshot to 2f2fe74.
* gnu/artwork.scm (%artwork-repository): Update to 2f2fe74.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/artwork.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/artwork.scm b/gnu/artwork.scm
index b95f5cb..f404467 100644
--- a/gnu/artwork.scm
+++ b/gnu/artwork.scm
@@ -29,7 +29,7 @@
;;; Code:
(define %artwork-repository
- (let ((commit "b975164c19c9c0f5d91e5731ec1683e7510c1326"))
+ (let ((commit "2f2fe74c1078be605a6a93c2193fd6c715cebbb0"))
(origin
(method git-fetch)
(uri (git-reference
@@ -39,6 +39,6 @@
"-checkout"))
(sha256
(base32
- "1fad7az077q9ds3jhp00jfsr8rfw4ws042wmnai52k7jv4kbxwyf")))))
+ "0c8r0phvm3wgf914n2kw1461cwdjl2zbzqvzq9x7d9pwkgv7xmq7")))))
;;; artwork.scm ends here
- branch master updated (aec9bb8 -> c5f66d2), guix-commits, 2019/06/10
- 04/06: artwork: Update snapshot to 2f2fe74.,
guix-commits <=
- 06/06: pack: Fix 'guix pack -f docker'., guix-commits, 2019/06/10
- 05/06: services: slim: Update SLiM theme to 1.x., guix-commits, 2019/06/10
- 03/06: store: 'build-things' accepts derivation/output pairs., guix-commits, 2019/06/10
- 01/06: download: Update list of content-addressed mirrors., guix-commits, 2019/06/10
- 02/06: ssh: Add missing import., guix-commits, 2019/06/10