unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
To: 62305@debbugs.gnu.org
Subject: bug#62305: [PATCH] update guile-wisp to 1.0.11
Date: Mon, 20 Mar 2023 22:34:13 +0100	[thread overview]
Message-ID: <87mt479k87.fsf@web.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 62 bytes --]

Hi,

the included patch updates guile-wisp to version 1.0.11


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-guile-wisp-Update-to-1.0.11.patch --]
[-- Type: text/x-patch, Size: 1233 bytes --]

From ffed8b2c56cfeaa4d192c06922277f223fd9a5af Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@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


[-- Attachment #1.3: Type: text/plain, Size: 727 bytes --]


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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

                 reply	other threads:[~2023-03-20 21:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mt479k87.fsf@web.de \
    --to=arne_bab@web.de \
    --cc=62305@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).