GNU bug report logs -
#71689
[PATCH] gnu: update guile-wisp to 1.0.12
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#71689: [PATCH] gnu: update guile-wisp to 1.0.12
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 71689 <at> debbugs.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)]
Hi,
Very cool! Thanks for the patch.
all best,
jgart
https://whereis.みんな/
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
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.