gnu: python-funcy: Update to 1.11.

* gnu/packages/python-xyz.scm (python-funcy): Update to 1.11.
master
Tobias Geerinckx-Rice 2019-02-22 01:30:55 +01:00
parent 0f0642423c
commit 9e396ab8d7
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -13487,7 +13487,7 @@ functions by partial application of operators.")
(define-public python-funcy
(package
(name "python-funcy")
(version "1.10")
(version "1.11")
(source
(origin
(method url-fetch)
@ -13495,7 +13495,7 @@ functions by partial application of operators.")
".tar.gz"))
(sha256
(base32
"1fanxivsip29vgarw6dn39xym3q4pbxcpa11plpp548lvxajpahz"))
"19nq2qqgavb054wqwi40wiq94sd22rgpvwbjlz6h3g8zv7b8dy14"))
(file-name (string-append name "-" version ".tar.gz"))))
(build-system python-build-system)
(arguments