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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72124 in the body.
You can then email your comments to 72124 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72124; Package guix-patches. (Mon, 15 Jul 2024 15:41:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to unwox <me <at> unwox.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 15 Jul 2024 15:41:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Mon, 15 Jul 2024 21:10:01 GMT) Full text and rfc822 format available.

Notification sent to unwox <me <at> unwox.com>:
bug acknowledged by developer. (Mon, 15 Jul 2024 21:10:01 GMT) Full text and rfc822 format available.

Message #10 received at 72124-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 13 Aug 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 65 days ago.

Previous Next


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