guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]