unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: kiasoc5 via Guix-patches via <guix-patches@gnu.org>
To: 59398@debbugs.gnu.org
Cc: kiasoc5 <kiasoc5@disroot.org>
Subject: [bug#59398] [PATCH 1/2] gnu: ell: Update to 0.54.
Date: Sat, 19 Nov 2022 22:55:09 -0500	[thread overview]
Message-ID: <20221120035510.13790-1-kiasoc5@disroot.org> (raw)
In-Reply-To: <20221120035308.13084-1-kiasoc5@disroot.org>

* gnu/packages/linux.scm (ell): Update to 0.54.
---
 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 260dce59b3..601162b465 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8866,7 +8866,7 @@ (define-public wireplumber
 (define-public ell
   (package
     (name "ell")
-    (version "0.48")
+    (version "0.54")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -8875,7 +8875,7 @@ (define-public ell
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0lxjizby3zdyhzad5a0gbz4m2pp44jf1j4l1pn18d04rw9mr2gqy"))))
+                "1vsv5ibiyli1cvk32l5avms6ngv6i0jxxqd5vw5kbfcp6ph94brs"))))
     (build-system gnu-build-system)
     (arguments
      ;; Tests launch dbus-daemon instances that all try to bind to
-- 
2.38.1





  reply	other threads:[~2022-11-20  3:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-20  3:53 [bug#59398] [PATCH 0/2] Update iwd and ell to latest versions kiasoc5 via Guix-patches via
2022-11-20  3:55 ` kiasoc5 via Guix-patches via [this message]
2022-11-20  3:55 ` [bug#59398] [PATCH 2/2] gnu: iwd: Update to 2.0 kiasoc5 via Guix-patches via
2022-11-20  9:17 ` bug#59398: [PATCH 0/2] Update iwd and ell to latest versions Efraim Flashner

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=20221120035510.13790-1-kiasoc5@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=59398@debbugs.gnu.org \
    --cc=kiasoc5@disroot.org \
    /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).