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

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

bug#59114: closed ([PATCH] gnu: bubblewrap: Update to 0.7.0.)


From: GNU bug Tracking System
Subject: bug#59114: closed ([PATCH] gnu: bubblewrap: Update to 0.7.0.)
Date: Thu, 01 Dec 2022 15:41:01 +0000

Your message dated Thu, 01 Dec 2022 16:40:21 +0100
with message-id <87mt87yvx6.fsf@gnu.org>
and subject line Re: bug#59114: [PATCH] gnu: bubblewrap: Update to 0.7.0.
has caused the debbugs.gnu.org bug report #59114,
regarding [PATCH] gnu: bubblewrap: Update to 0.7.0.
to be marked as done.

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


-- 
59114: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59114
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: bubblewrap: Update to 0.7.0. Date: Tue, 08 Nov 2022 07:44:45 +0800
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.7.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 4c8662f770..f9c478fdf8 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -2020,7 +2020,7 @@ (define-public python-vagrant
 (define-public bubblewrap
   (package
     (name "bubblewrap")
-    (version "0.6.1")
+    (version "0.7.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/containers/bubblewrap/";
@@ -2028,7 +2028,7 @@ (define-public bubblewrap
                                   version ".tar.xz"))
               (sha256
                (base32
-                "10ij62jg7p2scwdx0pm141ss7p2gjdkbbymb56y8miib2vfcf2cn"))
+                "1p59hawgpf16mc01ybf6dfb2b96pk7h65ls0si9yldyh1c8bfjkn"))
                (patches (search-patches 
"bubblewrap-fix-locale-in-tests.patch"))))
     (build-system gnu-build-system)
     (arguments

base-commit: f7f0c3b53cdefdf8b165bdb870809aeaf7e13a9d
-- 
2.38.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#59114: [PATCH] gnu: bubblewrap: Update to 0.7.0. Date: Thu, 01 Dec 2022 16:40:21 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Hilton Chain <hako@ultrarare.space> skribis:

> * gnu/packages/virtualization.scm (bubblewrap): Update to 0.7.0.

Finally applied to ‘staging’, thanks!

Ludo’.


--- End Message ---

reply via email to

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