From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 68276@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
Hilton Chain <hako@ultrarare.space>,
Leo Famulari <leo@famulari.name>,
Tobias Geerinckx-Rice <me@tobias.gr>
Subject: [bug#68276] [PATCH 1/4] gnu: ell: Update to 0.61.
Date: Sat, 6 Jan 2024 14:04:46 +0800 [thread overview]
Message-ID: <3d937b99bf274fa9337f6cf096f1010bed94af19.1704519990.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1704519990.git.hako@ultrarare.space>
* gnu/packages/linux.scm (ell): Update to 0.61.
Change-Id: I221dc36bacfd9ebb1f4a6cafa30fdc8bb53ec7d6
---
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 0fe64bacf3..e686626a01 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9467,7 +9467,7 @@ (define-public wireplumber-minimal
(define-public ell
(package
(name "ell")
- (version "0.59")
+ (version "0.61")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9476,7 +9476,7 @@ (define-public ell
(file-name (git-file-name name version))
(sha256
(base32
- "11xlkdvw7pyd9idq1zsnl946dry9aksnz29wbpzxqjc97xhhd5xq"))))
+ "1lkjf24ap40wk747z1iv8ds8z40alc5x8rzsgczjj1707x2ik6mj"))))
(build-system gnu-build-system)
(arguments
;; Tests launch dbus-daemon instances that all try to bind to
--
2.41.0
next prev parent reply other threads:[~2024-01-06 6:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-06 5:59 [bug#68276] [PATCH 0/4] gnu: iwd: Update to 2.12 Hilton Chain via Guix-patches via
2024-01-06 6:04 ` Hilton Chain via Guix-patches via [this message]
2024-01-06 6:04 ` [bug#68276] [PATCH 2/4] " Hilton Chain via Guix-patches via
2024-01-06 6:04 ` [bug#68276] [PATCH 3/4] gnu: iwd: Use gexps Hilton Chain via Guix-patches via
2024-01-06 6:04 ` [bug#68276] [PATCH 4/4] gnu: iwd: Patch resolvconf path Hilton Chain via Guix-patches via
[not found] ` <handler.68276.B.17045207999047.ack@debbugs.gnu.org>
2024-01-13 11:19 ` bug#68276: Acknowledgement ([PATCH 0/4] gnu: iwd: Update to 2.12.) 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
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=3d937b99bf274fa9337f6cf096f1010bed94af19.1704519990.git.hako@ultrarare.space \
--to=guix-patches@gnu.org \
--cc=68276@debbugs.gnu.org \
--cc=hako@ultrarare.space \
--cc=leo@famulari.name \
--cc=me@tobias.gr \
/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).