~ruther/guix-local

a4d8c40f7d3d5002a307b80cfe516474ea10d19f — Ludovic Courtès 11 years ago 4cc78cb
artwork: Update to latest GRUB image.

* gnu/artwork.scm (%artwork-repository): Update to newer snapshot.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/artwork.scm
M gnu/artwork.scm => gnu/artwork.scm +2 -2
@@ 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