gnu: guix: Fix hash of snapshot source.

* gnu/packages/package-management.scm (guix-devel): Fix hash, which was
  wrongfully input in commit a0e59dd.
master
Ludovic Courtès 2014-11-15 19:27:23 +01:00
parent a886404f68
commit 38b19699b2
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ the Nix package manager.")
(recursive? #t)))
(sha256
(base32
"1ifkx8dlggpcdnz0wh1qc7v4fb3mffjqca4055nnwjsvxh0gcv8y"))))
"1zd583msp531cs5crx6xjxmk181d2qwd6j3kjc29zrmvxh8rpk94"))))
(arguments
(substitute-keyword-arguments (package-arguments guix-0.7)
((#:phases phases)