unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61414] [PATCH] gnu: asymptote: Update to 2.85.
@ 2023-02-11  9:13 Nicolas Goaziou
  2023-02-11 20:21 ` bug#61414: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11  9:13 UTC (permalink / raw)
  To: 61414

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61414: [PATCH] gnu: asymptote: Update to 2.85.
  2023-02-11  9:13 [bug#61414] [PATCH] gnu: asymptote: Update to 2.85 Nicolas Goaziou
@ 2023-02-11 20:21 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11 20:21 UTC (permalink / raw)
  To: 61414-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-11 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  9:13 [bug#61414] [PATCH] gnu: asymptote: Update to 2.85 Nicolas Goaziou
2023-02-11 20:21 ` bug#61414: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).