mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-26 11:01:48 +02:00
gnu: ell: Update to 0.61.
* gnu/packages/linux.scm (ell): Update to 0.61. Change-Id: I221dc36bacfd9ebb1f4a6cafa30fdc8bb53ec7d6
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user