GNU bug report logs - #48665
[PATCH] gnu: libraft: Update to 0.10.1

Previous Next

Package: guix-patches;

Reported by: Dion Mendel <guix <at> dm9.info>

Date: Wed, 26 May 2021 08:22:02 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 48665 in the body.
You can then email your comments to 48665 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#48665; Package guix-patches. (Wed, 26 May 2021 08:22:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dion Mendel <guix <at> dm9.info>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 26 May 2021 08:22:02 GMT) Full text and rfc822 format available.

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

From: Dion Mendel <guix <at> dm9.info>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libraft: Update to 0.10.1
Date: Wed, 26 May 2021 16:21:06 +0800
* gnu/packages/cluster.scm (libraft): Update to 0.10.1
---
gnu/packages/cluster.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cluster.scm b/gnu/packages/cluster.scm
index 01996591c7..18f2707469 100644
--- a/gnu/packages/cluster.scm
+++ b/gnu/packages/cluster.scm
@@ -186,7 +186,7 @@ independently or together to provide resilient infrastructures.")
(define-public libraft
  (package
    (name "libraft")
-    (version "0.9.11")
+    (version "0.10.1")
    (home-page "https://github.com/canonical/raft")
    (source (origin
              (method git-fetch)
@@ -195,7 +195,7 @@ independently or together to provide resilient infrastructures.")
              (file-name (git-file-name name version))
              (sha256
               (base32
-                "00rsq4z9nykmf7r5rlpv1y6bvckcmg3zv57vh1h681y5pij6cch1"))))
+                "18idj53vnl5fx1ja1zlp8kiwmdxgwjxsi88rdql0pbh0484b92a3"))))
    (arguments '(#:configure-flags '("--enable-uv")
                 #:phases
                 (modify-phases %standard-phases
-- 
2.31.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 28 May 2021 09:25:01 GMT) Full text and rfc822 format available.

Notification sent to Dion Mendel <guix <at> dm9.info>:
bug acknowledged by developer. (Fri, 28 May 2021 09:25:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Dion Mendel <guix <at> dm9.info>
Cc: 48665-done <at> debbugs.gnu.org
Subject: Re: bug#48665: [PATCH] gnu: libraft: Update to 0.10.1
Date: Fri, 28 May 2021 11:24:09 +0200
Hi,

Dion Mendel <guix <at> dm9.info> skribis:

> * gnu/packages/cluster.scm (libraft): Update to 0.10.1

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 25 Jun 2021 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 305 days ago.

Previous Next


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