GNU bug report logs -
#62058
[PATCH] gnu: fennel: Update to 1.3.0.
Previous Next
Reported by: Yovan Naumovski <yovan <at> gorski.stream>
Date: Wed, 8 Mar 2023 19:43:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 62058 in the body.
You can then email your comments to 62058 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#62058
; Package
guix-patches
.
(Wed, 08 Mar 2023 19:43:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 08 Mar 2023 19:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lua.scm (fennel): Update to 1.3.0.
---
gnu/packages/lua.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm
index d50890bf1e..2c5347a228 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -18,6 +18,7 @@
;;; Copyright © 2022 Brandon Lucas <br <at> ndon.dk>
;;; Copyright © 2022 Luis Henrique Gomes Higino
<luishenriquegh2701 <at> gmail.com>
;;; Copyright © 2022 Leo Nikkilä <hello <at> lnikki.la>
+;;; Copyright © 2023 Yovan Naumovski <yovan <at> gorski.stream>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1189,7 +1190,7 @@ (define-public emilua
(define-public fennel
(package
(name "fennel")
- (version "1.2.0")
+ (version "1.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1198,7 +1199,7 @@ (define-public fennel
(file-name (git-file-name name version))
(sha256
(base32
- "0klqxhgc9s6rm2xbn2fyzw9nzdas65g84js7s69by0gv2jzalyad"))))
+ "1g22y0bpw1ads6bmsr946fw1m5xxvlvb1hdym3f3k3fziislwwhd"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags #~(list (string-append "PREFIX="
--
2.39.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62058
; Package
guix-patches
.
(Wed, 08 Mar 2023 20:50:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 62058 <at> debbugs.gnu.org (full text, mbox):
My email client caused some formatting issues with the previous patch, please ignore it.
* gnu/packages/lua.scm (fennel): Update to 1.3.0.
---
gnu/packages/lua.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm
index d50890bf1e..2c5347a228 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -18,6 +18,7 @@
;;; Copyright © 2022 Brandon Lucas <br <at> ndon.dk>
;;; Copyright © 2022 Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
;;; Copyright © 2022 Leo Nikkilä <hello <at> lnikki.la>
+;;; Copyright © 2023 Yovan Naumovski <yovan <at> gorski.stream>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1189,7 +1190,7 @@ (define-public emilua
(define-public fennel
(package
(name "fennel")
- (version "1.2.0")
+ (version "1.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1198,7 +1199,7 @@ (define-public fennel
(file-name (git-file-name name version))
(sha256
(base32
- "0klqxhgc9s6rm2xbn2fyzw9nzdas65g84js7s69by0gv2jzalyad"))))
+ "1g22y0bpw1ads6bmsr946fw1m5xxvlvb1hdym3f3k3fziislwwhd"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags #~(list (string-append "PREFIX="
--
2.39.1
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Tue, 21 Mar 2023 17:59:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
bug acknowledged by developer.
(Tue, 21 Mar 2023 17:59:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 62058-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Yovan Naumovski <yovan <at> gorski.stream> skribis:
> My email client caused some formatting issues with the previous patch, please ignore it.
>
> * gnu/packages/lua.scm (fennel): Update to 1.3.0.
Applied, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 19 Apr 2023 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 24 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.