GNU bug report logs - #72124
[PATCH] gnu: fennel: Update to 1.5.0.

Previous Next

Package: guix-patches;

Reported by: unwox <me <at> unwox.com>

Date: Mon, 15 Jul 2024 15:41:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72124: closed ([PATCH] gnu: fennel: Update to 1.5.0.)
Date: Mon, 15 Jul 2024 21:10:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 15 Jul 2024 16:09:22 -0500
with message-id <874j8qe519.fsf <at> dismail.de>
and subject line Re: [PATCH] gnu: fennel: Update to 1.5.0.
has caused the debbugs.gnu.org bug report #72124,
regarding [PATCH] gnu: fennel: Update to 1.5.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72124: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72124
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: unwox <me <at> unwox.com>
To: guix-patches <at> gnu.org
Cc: unwox <me <at> unwox.com>
Subject: [PATCH] gnu: fennel: Update to 1.5.0.
Date: Mon, 15 Jul 2024 21:40:13 +0600
* gnu/packages/lua.scm (fennel): Update to 1.5.0.

Change-Id: I3b43b336bfd99eb031b2e78274337010a30016c0
---
 gnu/packages/lua.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm
index 62415f58f0..1e583b59b3 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -1361,7 +1361,7 @@ (define-public emilua
 (define-public fennel
   (package
     (name "fennel")
-    (version "1.4.2")
+    (version "1.5.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1370,7 +1370,7 @@ (define-public fennel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1h1i87jx889n1wczw5jvqmkx0jmlrq83pjspyd9v27j360d9fcik"))))
+                "0d25v7swq3msxsdzv91wwxy89y3qgw4bvzq1px89qsjzbbd7ccg2"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags #~(list (string-append "PREFIX="

base-commit: 3689faac5c10249f052c979b527cba26054170d8
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 72124-done <at> debbugs.gnu.org
Cc: unwox <me <at> unwox.com>
Subject: Re: [PATCH] gnu: fennel: Update to 1.5.0.
Date: Mon, 15 Jul 2024 16:09:22 -0500
hi unwox,

thanks for your contribution!

i applied it and pushed to master
-- 
all the best,
jgart


This bug report was last modified 313 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.