emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59222: closed ([PATCH] gnu: virt-manager: Update to 4.1.0.)


From: GNU bug Tracking System
Subject: bug#59222: closed ([PATCH] gnu: virt-manager: Update to 4.1.0.)
Date: Tue, 15 Nov 2022 09:18:02 +0000

Your message dated Tue, 15 Nov 2022 11:17:24 +0200
with message-id <Y3NZJL431QxO/gqw@3900XT>
and subject line Re: [bug#59222] [PATCH] gnu: virt-manager: Update to 4.1.0.
has caused the debbugs.gnu.org bug report #59222,
regarding [PATCH] gnu: virt-manager: Update to 4.1.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59222: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59222
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: virt-manager: Update to 4.1.0. Date: Sun, 13 Nov 2022 02:22:27 +0800
* gnu/packages/virtualization (virt-manager): Update to 4.1.0.
---
 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 2ccca34a08..a0cd130b6c 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1454,7 +1454,7 @@ (define-public python-libvirt
 (define-public virt-manager
   (package
     (name "virt-manager")
-    (version "3.2.0")
+    (version "4.1.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://virt-manager.org/download/sources";
@@ -1462,7 +1462,7 @@ (define-public virt-manager
                                   version ".tar.gz"))
               (sha256
                (base32
-                "11kvpzcmyir91qz0dsnk7748jbb4wr8mrc744w117qc91pcy6vrb"))))
+                "18lhlnd3gmyzhbnjc16gdyzhjcd33prlxnca4xlidiidngbq21lm"))))
     (build-system python-build-system)
     (arguments
      `(#:use-setuptools? #f          ; uses custom distutils 'install' command
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59222] [PATCH] gnu: virt-manager: Update to 4.1.0. Date: Tue, 15 Nov 2022 11:17:24 +0200
Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]