gnu: ell: Update to 0.54.
* gnu/packages/linux.scm (ell): Update to 0.54. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
8db67a3854
commit
904decf7c0
@ -8866,7 +8866,7 @@ tools for managing PipeWire.")
|
||||
(define-public ell
|
||||
(package
|
||||
(name "ell")
|
||||
(version "0.48")
|
||||
(version "0.54")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -8875,7 +8875,7 @@ tools for managing PipeWire.")
|
||||
(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
|
||||
|
Loading…
Reference in New Issue
Block a user