fix: correct hash of %artwork-repository in (radix artwork)

pull/1/head
anemofilia 2023-08-22 00:29:24 -03:00
parent 64767176a0
commit 2846a62bb3
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@
(commit commit)))
(file-name
(string-append "radix-artwork-" (string-take commit 7) "-checkout"))
(sha256 (base32 "0q6gdvmdz74jdxx8cng5c2jg4lnshykl974p6xywb833k3h16lal")))))
(sha256 (base32 "083frd744b8qa9fcdma4s0031sxbxdb5xih1vn3gwjwn6jy8hvj3")))))