GNU bug report logs - #76710
[PATCH] gnu: rvvm: Update to 0.6.

Previous Next

Package: guix-patches;

Reported by: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>

Date: Mon, 3 Mar 2025 11:03:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


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

From: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
To: guix-patches <at> gnu.org
Cc: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
Subject: [PATCH] gnu: rvvm: Update to 0.6.
Date: Mon,  3 Mar 2025 12:01:53 +0100
* gnu/packages/virtualization.scm (rvvm): Update to 0.6.

Change-Id: I1512b99edf9e3c750da49b05780d84af1b84070c
---
 gnu/packages/virtualization.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 9ab65e6c6c..b1d8629526 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1258,7 +1258,7 @@ (define-public ganeti-instance-debootstrap
 (define-public rvvm
   (package
     (name "rvvm")
-    (version "0.5")
+    (version "0.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1267,7 +1267,7 @@ (define-public rvvm
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ldabcrmpa044bahpqa6ymwbhhwy69slh77f0m3421sq6j50l06p"))))
+                "1mbb1c9r33am2z27a17xkjw5gpzvz41wywx1g021s0w34lmsax76"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 4f220482de742c9c03cf6378ab147026a330edd0
-- 
2.48.1





This bug report was last modified 78 days ago.

Previous Next


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