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

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

bug#45499: closed ([PATCH] gnu: xen: Update to 4.14.1.)


From: GNU bug Tracking System
Subject: bug#45499: closed ([PATCH] gnu: xen: Update to 4.14.1.)
Date: Sat, 02 Jan 2021 21:47:01 +0000

Your message dated Sat, 2 Jan 2021 23:44:53 +0200
with message-id <X/DpVQVX9jL2buzx@3900XT>
and subject line Re: [bug#45499] [PATCH] gnu: xen: Update to 4.14.1.
has caused the debbugs.gnu.org bug report #45499,
regarding [PATCH] gnu: xen: Update to 4.14.1.
to be marked as done.

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


-- 
45499: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45499
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xen: Update to 4.14.1. Date: Mon, 28 Dec 2020 13:43:17 +0100
* gnu/packages/virtualization.scm (xen): Update to 4.14.1.
---
 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 99c37bc044..b723ae8881 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1780,7 +1780,7 @@ DOS or Microsoft Windows.")
 (define-public xen
   (package
     (name "xen")
-    (version "4.14.0")
+    (version "4.14.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1789,7 +1789,7 @@ DOS or Microsoft Windows.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1s06zhzmkm7wylrxhas5v0sg2ackmmyw01gvv67r9idml55i0dh5"))))
+                "1r90rvypw76ya9clqw5p02gm1k8hxz73f7gr95ca778nnzvb7xjw"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45499] [PATCH] gnu: xen: Update to 4.14.1. Date: Sat, 2 Jan 2021 23:44:53 +0200
Looks good. 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]