guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

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