gnu: asymptote: Update to 2.79.

* gnu/packages/plotutils.scm (asymptote): Update to 2.79.
This commit is contained in:
Nicolas Goaziou 2022-03-09 15:28:27 +01:00
parent 53abcfb1c3
commit 57aeaba02e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -269,14 +269,14 @@ (define-public ploticus
(define-public asymptote
(package
(name "asymptote")
(version "2.78")
(version "2.79")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/asymptote/"
version "/asymptote-" version ".src.tgz"))
(sha256
(base32 "1kmx21nb7pn7z9prb684wrig5pn46w82hd31dj74nz4amqwz60mg"))
(base32 "060gy2h1wa3ivjn51g21g7vh79jn74zbkz5ha5pq45bxqn4xs5cs"))
(modules '((guix build utils)))
(snippet
;; Remove bundled RapidJSON.