mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix-build-coordinator: Update to 0-127.8ec4fa7.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-127.8ec4fa7. Change-Id: I93978a12fa72c142ab97d7e966644f1ef1fa309a
This commit is contained in:
parent
73560771d7
commit
9400baf087
1 changed files with 3 additions and 3 deletions
|
@ -1556,8 +1556,8 @@ environments.")
|
||||||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||||
|
|
||||||
(define-public guix-build-coordinator
|
(define-public guix-build-coordinator
|
||||||
(let ((commit "7ea4459e84eb95f533fc4edbf90d58647ba5f24c")
|
(let ((commit "8ec4fa78037653fafd245135f5057a473b1ce3d3")
|
||||||
(revision "126"))
|
(revision "127"))
|
||||||
(package
|
(package
|
||||||
(name "guix-build-coordinator")
|
(name "guix-build-coordinator")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -1568,7 +1568,7 @@ environments.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1a03aliwjkn01vsf04p19g5ikxgcv7wa484v9nx2ddzpnbpc1xyi"))
|
"1qx995hx0kakd14rgqgm3b0q8mkkhili3xy71sl61619sra67fwp"))
|
||||||
(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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue