* [bug#72473] [PATCH] gnu: guile-dsv: Update to 0.7.2.
@ 2024-08-05 3:50 Artyom V. Poptsov
2024-08-21 16:55 ` bug#72473: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-08-05 3:50 UTC (permalink / raw)
To: 72473; +Cc: Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.2.
Change-Id: Ifdcf224c5711956aa9b4d89218a1974ab3c23679
---
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 0759c399c3..d40a3ead5f 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -761,7 +761,7 @@ (define-public guile-daemon
(define-public guile-dsv
(package
(name "guile-dsv")
- (version "0.7.1")
+ (version "0.7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -770,7 +770,7 @@ (define-public guile-dsv
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
- "18v8snh45ibh13mvihhajs226yflxpl6v09wqndyfj1da8cdmkzk"))))
+ "1iavc1dg1899v519hvbzcmvdc16rahcwwvj68jycqdc5px5z285i"))))
(build-system gnu-build-system)
(native-inputs (list autoconf
automake
base-commit: 3c309a7b7020a9645bfe775d9f53f43f05d076bf
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72473: [PATCH] gnu: guile-dsv: Update to 0.7.2.
2024-08-05 3:50 [bug#72473] [PATCH] gnu: guile-dsv: Update to 0.7.2 Artyom V. Poptsov
@ 2024-08-21 16:55 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-08-21 16:55 UTC (permalink / raw)
To: Artyom V. Poptsov; +Cc: 72473-done
Hi Artyom,
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:
> * gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.2.
>
> Change-Id: Ifdcf224c5711956aa9b4d89218a1974ab3c23679
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-21 16:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05 3:50 [bug#72473] [PATCH] gnu: guile-dsv: Update to 0.7.2 Artyom V. Poptsov
2024-08-21 16:55 ` bug#72473: " 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.