gnu: guix: Fix content hash.

Fixes a mistake in bb4b9f7bf3, which was
due to the present of a hard link in my source tree, which confused
'git-predicate'...

* gnu/packages/package-management.scm (guix)[source]: Fix content hash.
master
Ludovic Courtès 2017-10-17 13:22:56 +02:00
parent 65dabe4e18
commit c56c5e78ea
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
(commit commit)))
(sha256
(base32
"15y6vcvqydgr4hz32jhc30a9xxfd01x01y8w8xv2iqgfrfzi5sr0"))
"19cf4gpdkqv8lxpqg4ibmxhmnsm2ggi3wrhaslfmypa2a5b5jls1"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments