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 #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)]

This bug report was last modified 79 days ago.

Previous Next


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