unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74933] [PATCH] gnu: bubblewrap: Update to 0.11.0.
@ 2024-12-18  0:18 Tomas Volf
  0 siblings, 0 replies; only message in thread
From: Tomas Volf @ 2024-12-18  0:18 UTC (permalink / raw)
  To: 74933; +Cc: Tomas Volf, Sharlatan Hellseher

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

Change-Id: Ic20d2a74fd630ad1b18dd7f04d8aa2f1f7b3cbde
---
 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 9dff421341..49158964d8 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -2486,7 +2486,7 @@ (define-public python-vagrant
 (define-public bubblewrap
   (package
     (name "bubblewrap")
-    (version "0.10.0")
+    (version "0.11.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2495,7 +2495,7 @@ (define-public bubblewrap
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0paahq4y8fmdnipahgymsshi3klmi60lvcqhhg1020z7n1gni0hx"))
+                "1rb7dih12s9liwq2lfjdm1br6jaxkmdwsqjr6zx9wfyy0cnwr07h"))
               (patches (search-patches "bubblewrap-fix-locale-in-tests.patch"))))
     (build-system meson-build-system)
     (arguments
-- 
2.46.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-18  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18  0:18 [bug#74933] [PATCH] gnu: bubblewrap: Update to 0.11.0 Tomas Volf

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).