guix-commits
[Top][All Lists]
Advanced

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

04/04: artwork: Update snapshot to b975164.


From: guix-commits
Subject: 04/04: artwork: Update snapshot to b975164.
Date: Tue, 5 Mar 2019 17:09:04 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 5387971a9ecf511e1dbbac992af3808437e58d56
Author: Ludovic Courtès <address@hidden>
Date:   Tue Mar 5 22:23:25 2019 +0100

    artwork: Update snapshot to b975164.
    
    * gnu/artwork.scm (%artwork-repository): Update to b975164.
---
 gnu/artwork.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/artwork.scm b/gnu/artwork.scm
index 021aaa5..b95f5cb 100644
--- a/gnu/artwork.scm
+++ b/gnu/artwork.scm
@@ -29,7 +29,7 @@
 ;;; Code:
 
 (define %artwork-repository
-  (let ((commit "e951905f79dcc92fba9cd05d9190afa3ee2d1d50"))
+  (let ((commit "b975164c19c9c0f5d91e5731ec1683e7510c1326"))
     (origin
       (method git-fetch)
       (uri (git-reference
@@ -39,6 +39,6 @@
                                 "-checkout"))
       (sha256
        (base32
-        "1d79ackvs3bqk43ff91457qmdb6g4nwfknzs3dyrhni1ynk1i976")))))
+        "1fad7az077q9ds3jhp00jfsr8rfw4ws042wmnai52k7jv4kbxwyf")))))
 
 ;;; artwork.scm ends here



reply via email to

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