1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: asymptote: Update to 2.91.

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

Change-Id: I141ad25c47f0d24c917c5cd3d4efab32665b53ce
This commit is contained in:
Nicolas Goaziou
2024-08-26 10:50:26 +02:00
parent 9e57f3bcd4
commit 6d81f2a4ad

View File

@@ -67,14 +67,14 @@
(define-public asymptote
(package
(name "asymptote")
(version "2.90")
(version "2.91")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/asymptote/"
version "/asymptote-" version ".src.tgz"))
(sha256
(base32 "0h3kf0jajn67izpg6h1bi50qrsdslr7mnacp4j7lmx4bh3xmcscc"))
(base32 "0562lfkh9i9zkqyizl6qzggrxhylnihi30lwadkbggplrdgb48za"))
(modules '((guix build utils)))
(snippet
;; Remove bundled RapidJSON.