[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: shepherd: Update alias to shepherd-0.10.
From: |
guix-commits |
Subject: |
05/07: gnu: shepherd: Update alias to shepherd-0.10. |
Date: |
Tue, 20 Feb 2024 22:38:45 -0500 (EST) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit 71be87039d6aaa59a06d9085c90165b450d728ee
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Feb 18 23:27:24 2024 -0500
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
---
gnu/packages/admin.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index b0d18ac963..a671f18a7a 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -395,7 +395,7 @@ interface and is based on GNU Guile.")
(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
- branch core-updates updated (05e99036dc -> f5a867765b), guix-commits, 2024/02/20
- 02/07: gnu: commencement: Do not export unused make-gcc-toolchain., guix-commits, 2024/02/20
- 01/07: gnu: base: Add cautionary comments for canonical-package, %final-inputs usage., guix-commits, 2024/02/20
- 03/07: refresh: Import %final-inputs from (gnu packages base)., guix-commits, 2024/02/20
- 04/07: gnu: eudev: Update to 3.2.14., guix-commits, 2024/02/20
- 05/07: gnu: shepherd: Update alias to shepherd-0.10.,
guix-commits <=
- 07/07: gnu: elogind: Reinstate test-user-util test., guix-commits, 2024/02/20
- 06/07: gnu: mold: Update to 2.4.0., guix-commits, 2024/02/20