me
/
guix
Archived
1
0
Fork 0

gnu: guix-build-coordinator: Update to 0-52.ed3c806.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-52.ed3c806.
Christopher Baines 2022-05-17 12:30:02 +01:00
parent a8848c9df7
commit 6fe3c73b04
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -1318,8 +1318,8 @@ environments.")
(license (list license:gpl3+ license:agpl3+ license:silofl1.1))))
(define-public guix-build-coordinator
(let ((commit "fff7454f8f136e2d3b0650d99d9f6b0055fa2e1c")
(revision "51"))
(let ((commit "ed3c806ab83c77c1b8f04bb399c66743f1858178")
(revision "52"))
(package
(name "guix-build-coordinator")
(version (git-version "0" revision commit))
@ -1330,7 +1330,7 @@ environments.")
(commit commit)))
(sha256
(base32
"1pc06wppgnj7zv6nb76agxhy23r1778ffsv82whckw6xdd08llqi"))
"1b2xsax548q43jh95m7jza2lafiljciljxavrvhpx8xsj0nlsffc"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(arguments