GNU bug report logs - #47954
[PATCH] gnu: fennel: Update to 0.9.1.

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Thu, 22 Apr 2021 15:25:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#47954: closed ([PATCH] gnu: fennel: Update to 0.9.1.)
Date: Sat, 24 Apr 2021 15:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 24 Apr 2021 11:00:33 -0400
with message-id <YIQykYHBVsw1hJgg <at> jasmine.lan>
and subject line Re: [bug#47954] [PATCH] gnu: fennel: Update to 0.9.1.
has caused the debbugs.gnu.org bug report #47954,
regarding [PATCH] gnu: fennel: Update to 0.9.1.
to be marked as done.

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


-- 
47954: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47954
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: fennel: Update to 0.9.1.
Date: Thu, 22 Apr 2021 11:24:09 -0400
* gnu/packages/lua.scm (fennel): Update to 0.9.1.
---
 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 0a1ca19a6f..ebea69eb9a 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -1173,7 +1173,7 @@ enabled.")
 (define-public fennel
   (package
     (name "fennel")
-    (version "0.8.1")
+    (version "0.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1182,7 +1182,7 @@ enabled.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0n0xkgzlrwpppm5vbvn84mq418xhmyakk9hakdmjv1lk2dfdq2g7"))
+                "07qgycf5cxm9zcc4fgpgvplg95ndavh3ynpdjpvzkikzbnyj7xia"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 47954-done <at> debbugs.gnu.org
Subject: Re: [bug#47954] [PATCH] gnu: fennel: Update to 0.9.1.
Date: Sat, 24 Apr 2021 11:00:33 -0400
On Thu, Apr 22, 2021 at 11:24:09AM -0400, Jack Hill wrote:
> * gnu/packages/lua.scm (fennel): Update to 0.9.1.

Thanks! Pushed as 7600bad639129b845335e978f75936995a20a991


This bug report was last modified 4 years and 29 days ago.

Previous Next


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