GNU bug report logs - #59114
[PATCH] gnu: bubblewrap: Update to 0.7.0.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Mon, 7 Nov 2022 23:46:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59114: closed ([PATCH] gnu: bubblewrap: Update to 0.7.0.)
Date: Thu, 01 Dec 2022 15:41:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 01 Dec 2022 16:40:21 +0100
with message-id <87mt87yvx6.fsf <at> 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 <at> gnu.org.)


-- 
59114: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59114
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Hilton Chain <hako <at> ultrarare.space>
Cc: 59114-done <at> debbugs.gnu.org
Subject: Re: bug#59114: [PATCH] gnu: bubblewrap: Update to 0.7.0.
Date: Thu, 01 Dec 2022 16:40:21 +0100
Hi,

Hilton Chain <hako <at> ultrarare.space> skribis:

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

Finally applied to ‘staging’, thanks!

Ludo’.


This bug report was last modified 2 years and 174 days ago.

Previous Next


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