From a4d8c40f7d3d5002a307b80cfe516474ea10d19f Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 24 Feb 2015 23:14:39 +0100 Subject: artwork: Update to latest GRUB image. * gnu/artwork.scm (%artwork-repository): Update to newer snapshot. --- gnu/artwork.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/artwork.scm') diff --git a/gnu/artwork.scm b/gnu/artwork.scm index 155865f44a..c3b1695ba7 100644 --- a/gnu/artwork.scm +++ b/gnu/artwork.scm @@ -32,9 +32,9 @@ (define %artwork-repository (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 -- cgit v1.2.3