3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Mercurial: Update to 4.7.2.

* gnu/packages/version-control.scm (mercurial): Update to 4.7.2.
This commit is contained in:
Leo Famulari 2018-10-25 19:46:49 -04:00
parent 84f6a9907b
commit dea0178fb1
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1119,14 +1119,14 @@ control to Git repositories.")
(define-public mercurial
(package
(name "mercurial")
(version "4.6.2")
(version "4.7.2")
(source (origin
(method url-fetch)
(uri (string-append "https://www.mercurial-scm.org/"
"release/mercurial-" version ".tar.gz"))
(sha256
(base32
"1bv6wgcdx8glihjjfg22khhc52mclsn4kwfqvzbzlg0b42h4xl0w"))))
"1yq9r8s9jzj8hk2yizjk25s4w16yx9b8mbdj6wp8ld7j2r15kw4p"))))
(build-system python-build-system)
(arguments
`(;; Restrict to Python 2, as Python 3 would require