1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 23:20:37 +02:00

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

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-52.ed3c806.
This commit is contained in:
Christopher Baines
2022-05-17 12:30:02 +01:00
parent a8848c9df7
commit 6fe3c73b04

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