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")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "4cf3b589651cb8dd80b826f42859b6364b4b0e38")
|
||||
(revision "125"))
|
||||
(let ((commit "7ea4459e84eb95f533fc4edbf90d58647ba5f24c")
|
||||
(revision "126"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1568,7 +1568,7 @@ environments.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"15wmx14xrdqkz4i6ijl8mb2c2s0bx8x4850kln8b5dqj4r8qn561"))
|
||||
"1a03aliwjkn01vsf04p19g5ikxgcv7wa484v9nx2ddzpnbpc1xyi"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue