civodul pushed a commit to branch main in repository shepherd. commit 7c725ff7f3f2d0a12e4b5b4e967efda3303e9d6f Author: Ludovic Courtès <l...@gnu.org> AuthorDate: Wed Dec 11 11:58:09 2024 +0100
guix: Update version string. * .guix/modules/shepherd-package.scm (%shepherd-version): Update. --- .guix/modules/shepherd-package.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.guix/modules/shepherd-package.scm b/.guix/modules/shepherd-package.scm index 6ad1807..2999aed 100644 --- a/.guix/modules/shepherd-package.scm +++ b/.guix/modules/shepherd-package.scm @@ -53,7 +53,7 @@ #:use-module (gnu packages pkg-config) #:use-module (gnu packages texinfo)) -(define %shepherd-version "0.10.99") +(define %shepherd-version "1.0.99") (define source-checkout (let ((vcs-file? (or (git-predicate