GNU bug report logs - #72473
[PATCH] gnu: guile-dsv: Update to 0.7.2.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Mon, 5 Aug 2024 03:51:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72473 in the body.
You can then email your comments to 72473 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72473; Package guix-patches. (Mon, 05 Aug 2024 03:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 05 Aug 2024 03:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: guile-dsv: Update to 0.7.2.
Date: Mon,  5 Aug 2024 06:50:11 +0300
* 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





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 21 Aug 2024 16:56:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Wed, 21 Aug 2024 16:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 72473-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 72473-done <at> debbugs.gnu.org
Subject: Re: [bug#72473] [PATCH] gnu: guile-dsv: Update to 0.7.2.
Date: Wed, 21 Aug 2024 18:55:02 +0200
Hi Artyom,

"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> * gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.2.
>
> Change-Id: Ifdcf224c5711956aa9b4d89218a1974ab3c23679

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 19 Sep 2024 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.