mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: shepherd: Update alias to shepherd-0.10.
* gnu/packages/admin.scm (shepherd): Update from shepherd-0.9 to shepherd-0.10. Change-Id: Ie93d302f0e43b861ba609f6de27bea2141019036
This commit is contained in:
parent
f2748d6357
commit
1c1f61bb53
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ (define-public shepherd-0.10
|
|||
(replace "guile-fibers"
|
||||
(this-package-native-input "guile-fibers"))))))
|
||||
|
||||
(define-public shepherd shepherd-0.9)
|
||||
(define-public shepherd shepherd-0.10)
|
||||
|
||||
(define-public guile2.2-shepherd
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue