me
/
guix
Archived
1
0
Fork 0

gnu: guix-build-coordinator: Fix source hash.

The previous commit has the wrong hash, I think I ended up building the data
service instead for some reason and didn't set the hash of this package
correctly.

* gnu/packages/package-management.scm (guix-build-coordinator)[source]: Fix
hash.
master
Christopher Baines 2023-05-25 20:20:11 +01:00
parent 9f37dc3be3
commit f36b8a9763
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

View File

@ -1400,7 +1400,7 @@ environments.")
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"11v0c9h5cxm182f5dn8gwb6nhvb786pdqlkdxi6l0nzl9kjxizys")) "047qqqhpcg5rrzgpp2qlijn6rhlm2ipqhqr1yj1lrnx12dld2kqk"))
(file-name (string-append name "-" version "-checkout")))) (file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments