GNU bug report logs -
#62305
[PATCH] update guile-wisp to 1.0.11
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62305 in the body.
You can then email your comments to 62305 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#62305
; Package
guix
.
(Mon, 20 Mar 2023 21:39:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Mon, 20 Mar 2023 21:39:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
the included patch updates guile-wisp to version 1.0.11
[0001-gnu-guile-wisp-Update-to-1.0.11.patch (text/x-patch, inline)]
From ffed8b2c56cfeaa4d192c06922277f223fd9a5af Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab <at> web.de>
Date: Fri, 9 Dec 2022 22:24:43 +0100
Subject: [PATCH] gnu: guile-wisp: Update to 1.0.11
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.11.
---
gnu/packages/guile-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index e675f4a74e..c5c9c684ad 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2070,7 +2070,7 @@ (define-public guile-imanifest
(define-public guile-wisp
(package
(name "guile-wisp")
- (version "1.0.7")
+ (version "1.0.11")
(source (origin
(method hg-fetch)
(uri (hg-reference
@@ -2079,7 +2079,7 @@ (define-public guile-wisp
(file-name (git-file-name name version))
(sha256
(base32
- "1hqwdmx081icv516cyndjkwvgr7b41hi5qdaylkv0jran35jwjiw"))))
+ "1w2wx5001aiwky25kvk190d1bgz6g856nm5hhaggsyb1h9f5ws17"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)
--
2.39.2
[Message part 3 (text/plain, inline)]
Changes since 1.0.7:
wisp 1.0.11 (2023-03-20):
- increase resilience of make check for multi-job make in Guix
wisp 1.0.10 (2023-02-16):
- only extend the reader for ## while reading wisp. Thanks to Maxime
Devos for help to use fluids!
wisp 1.0.9 (2023-02-16):
- remove limitation of the number of prefix underscores (_). Thanks to
Maxime Devos for a much cleaner algorithm!
- only set *port* encoding to UTF-8, do not change encoding for the
application. Thanks to Maxime Devos!
wisp 1.0.8 (2022-12-09):
- wisp2lisp can now process stdin when called with - as filename.
And it has help output.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 05 Oct 2024 17:43:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
:
bug acknowledged by developer.
(Sat, 05 Oct 2024 17:43:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 62305-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
close. It now has 1.0.12
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 03 Nov 2024 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 105 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.