gnu: asymptote: Update to 2.88.

* gnu/packages/plotutils.scm (asymptote): Update to 2.88.

Change-Id: Ia9a7204e662682db8b1cd1a544ecaab5b22afd96
This commit is contained in:
Nicolas Goaziou 2024-03-17 08:31:52 +01:00
parent edfb05e16d
commit 5267c6073c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -276,14 +276,14 @@ colors, styles, options and details.")
(define-public asymptote
(package
(name "asymptote")
(version "2.87")
(version "2.88")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/asymptote/"
version "/asymptote-" version ".src.tgz"))
(sha256
(base32 "06sr0fpc3zci7ncj9gwp3h8zhbvxs37rwwzqirnxa86zyfar4shf"))
(base32 "1fzm58md2kc32sj19bksnd8yzkg47z5pblkxp28r7vm67xs1mrqd"))
(modules '((guix build utils)))
(snippet
;; Remove bundled RapidJSON.