unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54884] [PATCH] gnu: asymptote: Update to 2.80.
@ 2022-04-12 14:04 Paul A. Patience
  2022-04-19  9:57 ` bug#54884: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2022-04-12 14:04 UTC (permalink / raw)
  To: 54884; +Cc: Paul A. Patience

* gnu/packages/plotutils.scm (asymptote): Update to 2.80.
---
 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 4adb05f722..569e44a958 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -269,14 +269,14 @@ (define-public ploticus
 (define-public asymptote
   (package
     (name "asymptote")
-    (version "2.79")
+    (version "2.80")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/asymptote/"
                            version "/asymptote-" version ".src.tgz"))
        (sha256
-        (base32 "060gy2h1wa3ivjn51g21g7vh79jn74zbkz5ha5pq45bxqn4xs5cs"))
+        (base32 "0mhpvsjgw8av5rgkqlb0m8njc4fsfw5ddlx5121iyn29vjbx0rk2"))
        (modules '((guix build utils)))
        (snippet
         ;; Remove bundled RapidJSON.
--
2.35.1






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

* bug#54884: [PATCH] gnu: asymptote: Update to 2.80.
  2022-04-12 14:04 [bug#54884] [PATCH] gnu: asymptote: Update to 2.80 Paul A. Patience
@ 2022-04-19  9:57 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-04-19  9:57 UTC (permalink / raw)
  To: Paul A. Patience; +Cc: 54884-done

"Paul A. Patience" <paul@apatience.com> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2022-04-19 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 14:04 [bug#54884] [PATCH] gnu: asymptote: Update to 2.80 Paul A. Patience
2022-04-19  9:57 ` bug#54884: " Ludovic Courtès

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).