diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2014-11-13 23:12:46 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2014-11-13 23:12:46 +0100 |
| commit | c29b69be2d4633b9f8ff88b53247132337d3df47 (patch) | |
| tree | 7670d54101e72942382d6cedb5266cfe95a774cf /gnu/artwork.scm | |
| parent | d09e8c7b15a01c1e0abed6c5e17154052e9bb3a2 (diff) | |
artwork: Update snapshot.
* gnu/artwork.scm (%artwork-repository): Update.
Diffstat (limited to 'gnu/artwork.scm')
| -rw-r--r-- | gnu/artwork.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/artwork.scm b/gnu/artwork.scm index cf405d1258e..d14fda44bd6 100644 --- a/gnu/artwork.scm +++ b/gnu/artwork.scm | |||
| @@ -32,9 +32,9 @@ | |||
| 32 | (method git-fetch) | 32 | (method git-fetch) |
| 33 | (uri (git-reference | 33 | (uri (git-reference |
| 34 | (url "git://git.savannah.gnu.org/guix/guix-artwork.git") | 34 | (url "git://git.savannah.gnu.org/guix/guix-artwork.git") |
| 35 | (commit "71d77b1"))) | 35 | (commit "94e6111"))) |
| 36 | (sha256 | 36 | (sha256 |
| 37 | (base32 | 37 | (base32 |
| 38 | "03j0fwh6j5knzbfjj3cs0a30cssy706p18b8x7d1p91p29hlzjif")))) | 38 | "0aax85mygpq4lbyn8sriafikyg54yss3lisin6pwkvlvp23a3v1j")))) |
| 39 | 39 | ||
| 40 | ;;; artwork.scm ends here | 40 | ;;; artwork.scm ends here |
