chore: update %artwork-repository

pull/1/head
anemofilia 2023-08-15 21:13:39 -03:00
parent b36b91b901
commit ccc2ac9b45
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 2 additions and 2 deletions

View File

@ -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")))))