GNU bug report logs -
#61414
[PATCH] gnu: asymptote: Update to 2.85.
Previous Next
Full log
View this message in rfc822 format
* gnu/packages/plotutils.scm (asymptote): Update to 2.85.
---
gnu/packages/plotutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index d98f7fce2f..fd40f79c73 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -272,14 +272,14 @@ (define-public ploticus
(define-public asymptote
(package
(name "asymptote")
- (version "2.84")
+ (version "2.85")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/asymptote/"
version "/asymptote-" version ".src.tgz"))
(sha256
- (base32 "1nycdmlhs3r1qj5miww19683qqjf4hihsjwzwjj1q4mq0hnp0rb7"))
+ (base32 "11zcfnc80sbh10w53j4rwnmz0g5xj78b8i7hzfslgya15jv5j1ac"))
(modules '((guix build utils)))
(snippet
;; Remove bundled RapidJSON.
base-commit: 019f4116ea0b112d468973ea1d1c1badf5bea559
--
2.39.1
This bug report was last modified 2 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.