* bug#54202: [patch] update guile-wisp to 1.0.7
@ 2022-03-01 1:14 Dr. Arne Babenhauserheide
2022-03-01 19:42 ` Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Dr. Arne Babenhauserheide @ 2022-03-01 1:14 UTC (permalink / raw)
To: 54202
[-- Attachment #1.1: Type: text/plain, Size: 80 bytes --]
Hi,
The attached patch updates guile-wisp to version 1.0.7.
Best wishes,
Arne
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-guile-wisp-Update-to-1.0.7.patch --]
[-- Type: text/x-patch, Size: 1236 bytes --]
From 76660ab479e952d88876acaa2591bc4315c41cc7 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@web.de>
Date: Wed, 29 Dec 2021 23:10:31 +0100
Subject: [PATCH] gnu: guile-wisp: Update to 1.0.7.
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.7.
---
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 b75687cd3c..63fbf3c89f 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1819,7 +1819,7 @@ (define-public guile-imanifest
(define-public guile-wisp
(package
(name "guile-wisp")
- (version "1.0.6")
+ (version "1.0.7")
(source (origin
(method hg-fetch)
(uri (hg-reference
@@ -1828,7 +1828,7 @@ (define-public guile-wisp
(file-name (git-file-name name version))
(sha256
(base32
- "0df0vch2p6qymz3f96clrkl2gphjk6x7fbya236yzxc07hkz2j3g"))))
+ "0fxngiy8dmryh3gx4g1q7nnamc4dpszjh130g6d0pmi12ycxd2y9"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)
--
2.34.0
[-- Attachment #1.3: Type: text/plain, Size: 1321 bytes --]
From 76660ab479e952d88876acaa2591bc4315c41cc7 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@web.de>
Date: Wed, 29 Dec 2021 23:10:31 +0100
Subject: [PATCH] gnu: guile-wisp: Update to 1.0.7.
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.7.
---
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 b75687cd3c..63fbf3c89f 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1819,7 +1819,7 @@ (define-public guile-imanifest
(define-public guile-wisp
(package
(name "guile-wisp")
- (version "1.0.6")
+ (version "1.0.7")
(source (origin
(method hg-fetch)
(uri (hg-reference
@@ -1828,7 +1828,7 @@ (define-public guile-wisp
(file-name (git-file-name name version))
(sha256
(base32
- "0df0vch2p6qymz3f96clrkl2gphjk6x7fbya236yzxc07hkz2j3g"))))
+ "0fxngiy8dmryh3gx4g1q7nnamc4dpszjh130g6d0pmi12ycxd2y9"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)
--
2.34.0
--
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:[~2022-03-01 20:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-01 1:14 bug#54202: [patch] update guile-wisp to 1.0.7 Dr. Arne Babenhauserheide
2022-03-01 19:42 ` Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.