mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: guix-build-coordinator: Update to 0-114.2df1b35.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-114.2df1b35. Change-Id: I300585774e8f6a2b71e9b09d90d5857f47b5c1d2
This commit is contained in:
parent
d59843849f
commit
ef7d7a59ec
1 changed files with 3 additions and 3 deletions
|
|
@ -1553,8 +1553,8 @@ environments.")
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "d588c9c1920b863a17b68e5fe15b8f9d7bb1969d")
|
||||
(revision "113"))
|
||||
(let ((commit "2df1b358ddb77daf77c97b15765363bddb11c767")
|
||||
(revision "114"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
|
@ -1565,7 +1565,7 @@ environments.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"13hgvxq1ngngjp68afx5njc0q3vjbkxvsjy4xygz3s04y748j826"))
|
||||
"02aznlrc7ijkf1xqmafq37kns35l612vcqa69j0dl05sygv14kxp"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue