mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
artwork: Update snapshot to b975164.
* gnu/artwork.scm (%artwork-repository): Update to b975164.
This commit is contained in:
parent
af85757915
commit
5387971a9e
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ (define-module (gnu artwork)
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(define %artwork-repository
|
(define %artwork-repository
|
||||||
(let ((commit "e951905f79dcc92fba9cd05d9190afa3ee2d1d50"))
|
(let ((commit "b975164c19c9c0f5d91e5731ec1683e7510c1326"))
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -39,6 +39,6 @@ (define %artwork-repository
|
||||||
"-checkout"))
|
"-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1d79ackvs3bqk43ff91457qmdb6g4nwfknzs3dyrhni1ynk1i976")))))
|
"1fad7az077q9ds3jhp00jfsr8rfw4ws042wmnai52k7jv4kbxwyf")))))
|
||||||
|
|
||||||
;;; artwork.scm ends here
|
;;; artwork.scm ends here
|
||||||
|
|
Loading…
Reference in a new issue