gnu: asymptote: Update to 2.82.

* gnu/packages/plotutils.scm (asymptote): Update to 2.82.
This commit is contained in:
Nicolas Goaziou 2022-08-15 10:29:16 +02:00
parent a751d90c88
commit 82fbb54207
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

@ -269,14 +269,14 @@ colors, styles, options and details.")
(define-public asymptote
(package
(name "asymptote")
(version "2.81")
(version "2.82")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/asymptote/"
version "/asymptote-" version ".src.tgz"))
(sha256
(base32 "0wq0xnkxb8rsphmgls5f38ll61j8i0plh7cr1n0kldvpr14bm3kn"))
(base32 "13blmsapbai4hqynyj1r1sjpypdv6frfassl2f2x7j2ql1dbqvsg"))
(modules '((guix build utils)))
(snippet
;; Remove bundled RapidJSON.