mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix-build-coordinator: Update to 0-126.7ea4459.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-126.7ea4459. Change-Id: Ie2bae1e6854cf8dc33974cd69426e60a1d47061b
This commit is contained in:
parent
90279af106
commit
81a8bcf91c
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 "4cf3b589651cb8dd80b826f42859b6364b4b0e38")
|
(let ((commit "7ea4459e84eb95f533fc4edbf90d58647ba5f24c")
|
||||||
(revision "125"))
|
(revision "126"))
|
||||||
(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
|
||||||
"15wmx14xrdqkz4i6ijl8mb2c2s0bx8x4850kln8b5dqj4r8qn561"))
|
"1a03aliwjkn01vsf04p19g5ikxgcv7wa484v9nx2ddzpnbpc1xyi"))
|
||||||
(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