1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 19:41:50 +02:00

gnu: guile-dotenv: Update to 0.3.1.

* gnu/packages/guile-xyz.scm (guile-dotenv): Update to 0.3.1.

Change-Id: Idee6feba11b2e02760f4d4dd32c4a20a115469b9
This commit is contained in:
Giacomo Leidi
2026-03-31 17:10:03 +02:00
parent 59446cc8be
commit 5008165e74
+2 -2
View File
@@ -918,7 +918,7 @@ generate API documentation for GNU Guile projects.")
(define-public guile-dotenv
(package
(name "guile-dotenv")
(version "0.3.0")
(version "0.3.1")
(source
(origin
(method git-fetch)
@@ -927,7 +927,7 @@ generate API documentation for GNU Guile projects.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "139ql729nll2zcqwkqww9ajmbwl9dvzmdnkvzzhxl1r40g9vddy7"))))
(base32 "0j2m9nnjp7096gdy2b038p7wrx93hgw6i6rfy4gh9hkvk4q43b1m"))))
(build-system gnu-build-system)
(arguments
(list