From: Tomas Volf <~@wolfsden.cz>
To: 74933@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>, Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#74933] [PATCH] gnu: bubblewrap: Update to 0.11.0.
Date: Wed, 18 Dec 2024 01:18:56 +0100 [thread overview]
Message-ID: <fb49ccc3806e6b6ef25ef2bdaeba78cfa6c0482a.1734481136.git.~@wolfsden.cz> (raw)
* 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
reply other threads:[~2024-12-18 0:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='fb49ccc3806e6b6ef25ef2bdaeba78cfa6c0482a.1734481136.git.~@wolfsden.cz' \
--to=~@wolfsden.cz \
--cc=74933@debbugs.gnu.org \
--cc=sharlatanus@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).