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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71689 in the body.
You can then email your comments to 71689 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#71689; Package guix. (Thu, 20 Jun 2024 23:11: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. (Thu, 20 Jun 2024 23:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Fri, 21 Jun 2024 01:55:01 GMT) Full text and rfc822 format available.

Notification sent to "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>:
bug acknowledged by developer. (Fri, 21 Jun 2024 01:55:02 GMT) Full text and rfc822 format available.

Message #10 received at 71689-done <at> debbugs.gnu.org (full text, mbox):

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.みんな/




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 20 Jul 2024 11:24:15 GMT) Full text and rfc822 format available.

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

Previous Next


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