me
/
guix
Archived
1
0
Fork 0

gnu: fennel: Update to 1.3.1.

* gnu/packages/lua.scm (fennel): Update to 1.3.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Yovan Naumovski 2023-07-30 10:39:04 +03:00 committed by Ludovic Courtès
parent bef4697d4b
commit 355f2073fb
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -1190,7 +1190,7 @@ enabled.")
(define-public fennel
(package
(name "fennel")
(version "1.3.0")
(version "1.3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1199,7 +1199,7 @@ enabled.")
(file-name (git-file-name name version))
(sha256
(base32
"1g22y0bpw1ads6bmsr946fw1m5xxvlvb1hdym3f3k3fziislwwhd"))))
"12zm3rd0vvkqazv1cv5bhwk6igsj18im2qakqw7cf4a20rc9wpmx"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags #~(list (string-append "PREFIX="