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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76710 in the body.
You can then email your comments to 76710 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 sharlatanus <at> gmail.com, guix-patches <at> gnu.org:
bug#76710; Package guix-patches. (Mon, 03 Mar 2025 11:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>:
New bug report received and forwarded. Copy sent to sharlatanus <at> gmail.com, guix-patches <at> gnu.org. (Mon, 03 Mar 2025 11:03:01 GMT) Full text and rfc822 format available.

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





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 06 Mar 2025 05:23:02 GMT) Full text and rfc822 format available.

Notification sent to Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>:
bug acknowledged by developer. (Thu, 06 Mar 2025 05:23:02 GMT) Full text and rfc822 format available.

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

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>, 76710-done <at> debbugs.gnu.org
Subject: Re: [bug#76710] [PATCH] gnu: rvvm: Update to 0.6.
Date: Thu, 06 Mar 2025 13:21:33 +0800
[Message part 1 (text/plain, inline)]
Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz> writes:

> * 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
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

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

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.