gnu: eyed3: Update to 0.8.11.

* gnu/packages/mp3.scm (eyed3): Update to 0.8.11.
This commit is contained in:
Tobias Geerinckx-Rice 2019-11-10 22:43:00 +01:00
parent 1f09284034
commit 1cb82fa412
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -473,13 +473,13 @@ (define-public mpc123
(define-public eyed3
(package
(name "eyed3")
(version "0.8.10")
(version "0.8.11")
(source
(origin
(method url-fetch)
(uri (pypi-uri "eyeD3" version))
(sha256
(base32 "1jb22n1jczxgbpcnfiw12r8dcs74556g1d09mzms44f52kgs7lgc"))))
(base32 "1347mhjysbdpmmvdqm6lhskdw0qj9vjdn4n172ffnz958adrnk0f"))))
(build-system python-build-system)
(arguments
`(#:tests? #f)) ; the required test data contains copyrighted material