gnu: asymptote: Update to 2.83.

* gnu/packages/plotutils.scm (asymptote): Update to 2.83.
This commit is contained in:
Nicolas Goaziou 2022-09-18 13:28:41 +02:00
parent 373731737f
commit e63f7d8086
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.82")
(version "2.83")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/asymptote/"
version "/asymptote-" version ".src.tgz"))
(sha256
(base32 "13blmsapbai4hqynyj1r1sjpypdv6frfassl2f2x7j2ql1dbqvsg"))
(base32 "18w8nf0p1b3h74sk1b7w96kq5gcaq09idi4771ini7p594gsfg7y"))
(modules '((guix build utils)))
(snippet
;; Remove bundled RapidJSON.