GNU bug report logs - #71689
[PATCH] gnu: update guile-wisp to 1.0.12

Previous Next

Package: guix;

Reported by: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>

Date: Thu, 20 Jun 2024 23:11:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

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: "jgart" <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71689: closed ([PATCH] gnu: update guile-wisp to 1.0.12)
Date: Fri, 21 Jun 2024 01:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 21 Jun 2024 01:54:43 +0000
with message-id <2e401903b2318526ebc1531feed64257aa13559e <at> dismail.de>
and subject line Re: [PATCH] gnu: update guile-wisp to 1.0.12
has caused the debbugs.gnu.org bug report #71689,
regarding [PATCH] gnu: update guile-wisp to 1.0.12
to be marked as done.

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


-- 
71689: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71689
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
To: bug-guix <at> gnu.org
Subject: [PATCH] gnu: update guile-wisp to 1.0.12
Date: Fri, 21 Jun 2024 01:10:39 +0200
[Message part 3 (text/plain, inline)]
The next release of Guile will include wisp. Until it is released, this
updates guile-wisp to version 1.0.12.

It includes wisp2lisp operating on stdin to enable more convenient
conversion of wisp code to regular Scheme.

Best wishes,
Arne

Subject: [PATCH] gnu: update guile-wisp to 1.0.12

* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.12

Change-Id: Ib5c32169c0ebd3b548852b2c6090586f441dcd6c
---
 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 94417079c7..5ef51e27a9 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2290,7 +2290,7 @@ (define-public guile-imanifest
 (define-public guile-wisp
   (package
     (name "guile-wisp")
-    (version "1.0.7")
+    (version "1.0.12")
     (source (origin
               (method hg-fetch)
               (uri (hg-reference
@@ -2299,7 +2299,7 @@ (define-public guile-wisp
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0fxngiy8dmryh3gx4g1q7nnamc4dpszjh130g6d0pmi12ycxd2y9"))))
+                "0m5ssl4ngk2jl1zk0fnsss0asyvwanjaa5rrcksldqnh2ikcr4bm"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)

base-commit: 8980618b2dce9a594524908475d144796096619c
prerequisite-patch-id: 088a72da8c11e5d1c7087b4a5e8bb9c4a3b9b2af
prerequisite-patch-id: a092dba2c994aba4c74f1484621cebe53f548492
prerequisite-patch-id: 09ee3fdfcc708aeec9e6a7a54e2993e857e19aca
prerequisite-patch-id: 7957383d6685c848a7cbfa78e930adeaf528a2e1
prerequisite-patch-id: 3dea8f9424e8bcdf13b0a2964e9a13b79c10eba7
prerequisite-patch-id: 9c70b337744585b6a4567bdaaa1d422fc1a2895f
-- 
2.45.1


-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: 71689-done <at> debbugs.gnu.org
Cc: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
Subject: Re: [PATCH] gnu: update guile-wisp to 1.0.12
Date: Fri, 21 Jun 2024 01:54:43 +0000
Hi,

Very cool! Thanks for the patch.

all best,

jgart

https://whereis.みんな/


This bug report was last modified 1 year and 49 days ago.

Previous Next


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