me
/
guix
Archived
1
0
Fork 0

gnu: ell: Update to 0.57.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Hilton Chain 2023-07-18 12:30:08 +08:00 committed by 宋文武
parent 8874f2da2c
commit 8adbfdd699
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -9389,7 +9389,7 @@ tools for managing PipeWire.")
(define-public ell (define-public ell
(package (package
(name "ell") (name "ell")
(version "0.56") (version "0.57")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -9398,7 +9398,7 @@ tools for managing PipeWire.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"084mc9377k2a61wyqnfnsgfrdvv1rinn9wzw8l8crip0hlikn938")))) "1vpzz0z6q0d3h41aqajaw0dlpkdnmjcppmlwbb558hvj40q5dpzm"))))
(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