gnu: emotion-generic-players: Update to 1.16.0.
* gnu/packages/enlightenment.scm (emotion-generic-players): Update to 1.16.0.
This commit is contained in:
parent
5fbf590a90
commit
96479cf10d
|
@ -192,7 +192,7 @@ files in Evas (EFL canvas library).")
|
||||||
(define-public emotion-generic-players
|
(define-public emotion-generic-players
|
||||||
(package
|
(package
|
||||||
(name "emotion-generic-players")
|
(name "emotion-generic-players")
|
||||||
(version "1.15.0")
|
(version "1.16.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri
|
(uri
|
||||||
|
@ -201,7 +201,7 @@ files in Evas (EFL canvas library).")
|
||||||
"-" version ".tar.xz"))
|
"-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0pszwmcygxnv1sfx0m79md2jmi4sng8mdb1xcr6h2z5c8685wvcz"))))
|
"163ay26c6dx49m1am7vsxxn0gy877zhayxq0yxn9zkbq2srzvjym"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
|
|
Loading…
Reference in New Issue