artwork: Update to latest GRUB image.

* gnu/artwork.scm (%artwork-repository): Update to newer snapshot.
master
Ludovic Courtès 2015-02-24 23:14:39 +01:00
parent 4cc78cb38f
commit a4d8c40f7d
1 changed files with 2 additions and 2 deletions

View File

@ -32,9 +32,9 @@
(method git-fetch)
(uri (git-reference
(url "git://git.savannah.gnu.org/guix/guix-artwork.git")
(commit "3236581")))
(commit "61ae7c8")))
(sha256
(base32
"0ayg0693agck8zkcxfymph5ccc3y44cdf9i4y0qvxajhac8rkcaj"))))
"102fxk2l6b0ibry3n430q8ljhwrnbml9qgalzkz6v09r7sx6a532"))))
;;; artwork.scm ends here