gnu: python-on-guile: Update to 1.2.3.5.

* gnu/packages/guile-xyz.scm (python-on-guile): Update to 1.2.3.5.
This commit is contained in:
Marius Bakke 2020-06-24 20:34:35 +02:00
parent af91d13385
commit cdf6a11880
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2574,7 +2574,7 @@ (define-public guile-persist
(define-public python-on-guile
(package
(name "python-on-guile")
(version "1.2.3.4")
(version "1.2.3.5")
(home-page "https://gitlab.com/python-on-guile/python-on-guile")
(source (origin
(method git-fetch)
@ -2583,7 +2583,7 @@ (define-public python-on-guile
(file-name (git-file-name name version))
(sha256
(base32
"1qn5f79z43jh0rqh39a0qal81nsnw3cd5pj0d1j5cm3nhj5s64a7"))))
"05xrvcj6a4gzq1ybyin270qz8wamgc7w2skyi9iy6hkpgdhxy8vf"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-build? #f ;not supported