me
/
guix
Archived
1
0
Fork 0

gnu: fabric: Update to 1.14.1.

* gnu/packages/admin.scm (fabric): Update to 1.14.1.
master
Björn Höfling 2020-02-28 22:44:08 +01:00
parent a06faea965
commit b8eeaaa263
No known key found for this signature in database
GPG Key ID: BF286CB6593E5FFD
1 changed files with 2 additions and 2 deletions

View File

@ -2878,14 +2878,14 @@ Intel DRM Driver.")
(define-public fabric
(package
(name "fabric")
(version "1.14.0")
(version "1.14.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "Fabric" version))
(sha256
(base32
"13r0b0hllgf8j9rh6x1knmbgvingbdmx046aazv6vck2ll120mw1"))))
"1a3ndlpdw6bhn8fcw1jgznl117a8pnr84az9rb5fwnrypf1ph2b6"))))
(build-system python-build-system)
(arguments
`(#:python ,python-2 ; Python 2 only