mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix-build-coordinator: Update to 0-116.810e340.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-116.810e340. Change-Id: Ib3a7161569ffb019394b3d007667bbea2b671212
This commit is contained in:
parent
6dde0ee30e
commit
796bc02b47
1 changed files with 3 additions and 3 deletions
|
@ -1554,8 +1554,8 @@ environments.")
|
||||||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||||
|
|
||||||
(define-public guix-build-coordinator
|
(define-public guix-build-coordinator
|
||||||
(let ((commit "bce23c532fd662a65b8d5353a6f16f86292481a1")
|
(let ((commit "810e3405b9dfda60ab0ea231294884ae43240052")
|
||||||
(revision "115"))
|
(revision "116"))
|
||||||
(package
|
(package
|
||||||
(name "guix-build-coordinator")
|
(name "guix-build-coordinator")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -1566,7 +1566,7 @@ environments.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"078px0r8xbhwi1w6am7sm0yk6hb262i59wzxyxp3bx69k98pa1cl"))
|
"0vjv8zma1pch8h5dj1fr3j0lpdlylx74b9hznfd2lmvli1j2w85j"))
|
||||||
(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