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

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

bug#56205: closed ([PATCH] gnu: lxd: Update to 4.24.)


From: GNU bug Tracking System
Subject: bug#56205: closed ([PATCH] gnu: lxd: Update to 4.24.)
Date: Sun, 26 Jun 2022 16:15:01 +0000

Your message dated Sun, 26 Jun 2022 19:13:21 +0300
with message-id <YriFoT19rrD/J9h7@3900XT>
and subject line Re: [bug#56205] [PATCH] gnu: lxd: Update to 4.24.
has caused the debbugs.gnu.org bug report #56205,
regarding [PATCH] gnu: lxd: Update to 4.24.
to be marked as done.

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


-- 
56205: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56205
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lxd: Update to 4.24. Date: Fri, 24 Jun 2022 17:29:49 -0400
* gnu/packages/virtualization.scm (lxd): Update to 4.24.
---
 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 4a065e4ef4..e184f54e81 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1166,7 +1166,7 @@ (define-public lxcfs
 (define-public lxd
   (package
     (name "lxd")
-    (version "4.22")
+    (version "4.24")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1174,7 +1174,7 @@ (define-public lxd
                     "lxd-" version "/lxd-" version ".tar.gz"))
               (sha256
                (base32
-                "119345936fcm1vv06k82k9hvj5yjf9jdrwqm9ccphhl5mswf8xq9"))))
+                "0lmjmvm98m6yjxcqlfw690i71nazfzgrm3mzbjj77g1631df3ylp"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/lxc/lxd"
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#56205] [PATCH] gnu: lxd: Update to 4.24. Date: Sun, 26 Jun 2022 19:13:21 +0300
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]