unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#71689: [PATCH] gnu: update guile-wisp to 1.0.12
@ 2024-06-20 23:10 Dr. Arne Babenhauserheide via Bug reports for GNU Guix
  2024-06-21  1:54 ` jgart via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: Dr. Arne Babenhauserheide via Bug reports for GNU Guix @ 2024-06-20 23:10 UTC (permalink / raw)
  To: 71689

[-- Attachment #1: Type: text/plain, Size: 1908 bytes --]

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

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-21  1:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 23:10 bug#71689: [PATCH] gnu: update guile-wisp to 1.0.12 Dr. Arne Babenhauserheide via Bug reports for GNU Guix
2024-06-21  1:54 ` jgart via Bug reports for GNU Guix

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).