chore: update %artwork-repository
parent
b36b91b901
commit
ccc2ac9b45
|
@ -4,7 +4,7 @@
|
|||
#:export (%artwork-repository))
|
||||
|
||||
(define %artwork-repository
|
||||
(let ((commit "a91d165819d72be5973fc87573bbef230d416cde"))
|
||||
(let ((commit "92e0fc25524999032fbd32c30bede6b10d03d620"))
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -12,4 +12,4 @@
|
|||
(commit commit)))
|
||||
(file-name
|
||||
(string-append "radix-artwork-" (string-take commit 7) "-checkout"))
|
||||
(sha256 (base32 "1fbq056gf28272grxh03dzhhnd8n42d00nj11g3yzb4gshr03cq7")))))
|
||||
(sha256 (base32 "0q6gdvmdz74jdxx8cng5c2jg4lnshykl974p6xywb833k3h16lal")))))
|
||||
|
|
Loading…
Reference in New Issue