mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: guix-build-coordinator: Update to 0-105.1ecad69.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-105.1ecad69. Change-Id: Ib772367402d36f1d0feb7546c393f391421d566c
This commit is contained in:
parent
6c2d329556
commit
dd03be186a
1 changed files with 3 additions and 3 deletions
|
@ -1545,8 +1545,8 @@ (define-public gwl/next
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "fff0017c42ceb01dd1f53f8e514bab969579b642")
|
||||
(revision "104"))
|
||||
(let ((commit "1ecad692a75402872b7b366859f364a421727925")
|
||||
(revision "105"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1557,7 +1557,7 @@ (define-public guix-build-coordinator
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"0nv0rpphd9vp374hwsaywxncpz4k9iv2xk5limlfrr6kmgfhlibp"))
|
||||
"061dxiiqlgzz28ckwj7nl4kjkj110gw7n1d9hwaz4cmv9hkhn7by"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue