gnu: ell: Update to 0.61.

* gnu/packages/linux.scm (ell): Update to 0.61.

Change-Id: I221dc36bacfd9ebb1f4a6cafa30fdc8bb53ec7d6
This commit is contained in:
Hilton Chain 2024-01-06 13:34:31 +08:00
parent 0869b0e6a3
commit cb0807587a
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -9468,7 +9468,7 @@ tools for managing PipeWire.")
(define-public ell (define-public ell
(package (package
(name "ell") (name "ell")
(version "0.59") (version "0.61")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -9477,7 +9477,7 @@ tools for managing PipeWire.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"11xlkdvw7pyd9idq1zsnl946dry9aksnz29wbpzxqjc97xhhd5xq")))) "1lkjf24ap40wk747z1iv8ds8z40alc5x8rzsgczjj1707x2ik6mj"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
;; Tests launch dbus-daemon instances that all try to bind to ;; Tests launch dbus-daemon instances that all try to bind to