* [bug#63504] [PATCH] gnu: guile-dsv: Update 0.6.0.
@ 2023-05-14 19:44 Artyom V. Poptsov
2023-05-20 23:07 ` bug#63504: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2023-05-14 19:44 UTC (permalink / raw)
To: 63504
[-- Attachment #1.1: Type: text/plain, Size: 66 bytes --]
Hello Guixers,
this patch updates Guile-DSV[1] to version 0.6.0.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-guile-dsv-Update-to-0.6.0.patch --]
[-- Type: text/x-diff, Size: 1413 bytes --]
From cbc63e408abbb2a6899007cbff3d5f4b8e442537 Mon Sep 17 00:00:00 2001
Message-Id: <cbc63e408abbb2a6899007cbff3d5f4b8e442537.1684093274.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sun, 14 May 2023 22:41:05 +0300
Subject: [PATCH] gnu: guile-dsv: Update to 0.6.0.
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.6.0.
---
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 31193c649a..e369f66688 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -733,7 +733,7 @@ (define-public guile-daemon
(define-public guile-dsv
(package
(name "guile-dsv")
- (version "0.5.2")
+ (version "0.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -742,7 +742,7 @@ (define-public guile-dsv
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
- "056wab749fyabklp4srai72dwzihlm6hkcdy1da7d4gh8iqsyqpi"))))
+ "0llivcgb7idglsapcmvb2qscds7768f2xfgr4lns8mzl2xf5hwvv"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf automake pkg-config texinfo help2man))
base-commit: f0b4cfb475cd4a3c147a9ccb90ddb3610df1954b
--
2.34.1
[-- Attachment #1.3: Type: text/plain, Size: 282 bytes --]
- Artyom
References:
1. https://github.com/artyom-poptsov/guile-dsv
--
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63504: [PATCH] gnu: guile-dsv: Update 0.6.0.
2023-05-14 19:44 [bug#63504] [PATCH] gnu: guile-dsv: Update 0.6.0 Artyom V. Poptsov
@ 2023-05-20 23:07 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-05-20 23:07 UTC (permalink / raw)
To: Artyom V. Poptsov; +Cc: 63504-done
Hi Artyom,
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:
> From cbc63e408abbb2a6899007cbff3d5f4b8e442537 Mon Sep 17 00:00:00 2001
> Message-Id: <cbc63e408abbb2a6899007cbff3d5f4b8e442537.1684093274.git.poptsov.artyom@gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Sun, 14 May 2023 22:41:05 +0300
> Subject: [PATCH] gnu: guile-dsv: Update to 0.6.0.
>
> * gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.6.0.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-20 23:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-14 19:44 [bug#63504] [PATCH] gnu: guile-dsv: Update 0.6.0 Artyom V. Poptsov
2023-05-20 23:07 ` bug#63504: " Ludovic Courtès
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.