From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 73423@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
Leo Famulari <leo@famulari.name>, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#73423] [PATCH 1/2] gnu: ell: Update to 0.69.
Date: Sun, 22 Sep 2024 22:59:29 +0800 [thread overview]
Message-ID: <7f3cb053c77c8cf228bd59fffb13a1c25f25d9ac.1726982307.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1726982307.git.hako@ultrarare.space>
* gnu/packages/linux.scm (ell): Update to 0.69.
Change-Id: Iad66d4bad1fae937068fe2a721ad6b5f56f77c48
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index bac6e13440..a4ebd09bb1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9913,7 +9913,7 @@ (define-public wireplumber-minimal
(define-public ell
(package
(name "ell")
- (version "0.61")
+ (version "0.69")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9922,7 +9922,7 @@ (define-public ell
(file-name (git-file-name name version))
(sha256
(base32
- "1lkjf24ap40wk747z1iv8ds8z40alc5x8rzsgczjj1707x2ik6mj"))))
+ "06gsij5fsf3jgwjx1ijn9l5lyvd09007mfn8dygqnv6xk6g1bq8l"))))
(build-system gnu-build-system)
(arguments
;; Tests launch dbus-daemon instances that all try to bind to
--
2.46.0
next prev parent reply other threads:[~2024-09-22 15:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-22 14:57 [bug#73423] [PATCH 0/2] gnu: iwd: Update to 2.22 Hilton Chain via Guix-patches via
2024-09-22 14:59 ` Hilton Chain via Guix-patches via [this message]
2024-09-22 14:59 ` [bug#73423] [PATCH 2/2] " Hilton Chain via Guix-patches via
[not found] ` <handler.73423.B.172701709731091.ack@debbugs.gnu.org>
2024-11-02 16:48 ` bug#73423: Close: bug#73423: Acknowledgement ([PATCH 0/2] gnu: iwd: Update to 2.22.) Hilton Chain via Guix-patches via
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7f3cb053c77c8cf228bd59fffb13a1c25f25d9ac.1726982307.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=73423@debbugs.gnu.org \
--cc=hako@ultrarare.space \
--cc=leo@famulari.name \
--cc=w@wmeyer.eu \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.