gnu: python-efl: Update to 1.18.0.

* gnu/packages/enlightenment.scm (python-efl): Update to 1.18.0.
This commit is contained in:
Efraim Flashner 2016-08-26 12:30:00 +03:00
parent 2a32ec278d
commit f2db5d9976
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -323,14 +323,14 @@ embedded systems.")
(define-public python-efl (define-public python-efl
(package (package
(name "python-efl") (name "python-efl")
(version "1.16.0") (version "1.18.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "python-efl" version)) (uri (pypi-uri "python-efl" version))
(sha256 (sha256
(base32 (base32
"1ihay90agl2jx12m7jj8j1cspd7vsak1w7q95rhb6r2srkq0ppxk")))) "0x49rb7mx7ysjp23m919r2rx8qnl4xackhl9s9x2697m7cs77n1r"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
'(#:phases '(#:phases