unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69544] [PATCH] gnu: asymptote: Update to 2.87.
@ 2024-03-04 14:57 Nicolas Goaziou via Guix-patches via
  2024-03-13  8:44 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-04 14:57 UTC (permalink / raw)
  To: 69544; +Cc: Nicolas Goaziou

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

Change-Id: I25d91094e56b9e6b9d1a7313d6697f82ab1c2785
---
 gnu/packages/plotutils.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 114cde6f1f..0d7e894d60 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -1,7 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Ludovic Courtès <ludo@gnu.org>
 ;;; Copyright © 2015 Eric Bavier <bavier@member.fsf.org>
-;;; Copyright © 2016-2023 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2016-2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2023 gemmaro <gemmaro.dev@gmail.com>
@@ -276,14 +276,14 @@ (define-public ploticus
 (define-public asymptote
   (package
     (name "asymptote")
-    (version "2.86")
+    (version "2.87")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/asymptote/"
                            version "/asymptote-" version ".src.tgz"))
        (sha256
-        (base32 "07y9yg7kdkgmz024qzny8xhjw3c367kxfpwzv19cxcy7qcgsvsy4"))
+        (base32 "06sr0fpc3zci7ncj9gwp3h8zhbvxs37rwwzqirnxa86zyfar4shf"))
        (modules '((guix build utils)))
        (snippet
         ;; Remove bundled RapidJSON.

base-commit: 9321cf7f51eb6dc3fe49d4302eed4e47a52284e2
-- 
2.41.0







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

* [bug#69544] [PATCH] gnu: asymptote: Update to 2.87.
  2024-03-04 14:57 [bug#69544] [PATCH] gnu: asymptote: Update to 2.87 Nicolas Goaziou via Guix-patches via
@ 2024-03-13  8:44 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou via Guix-patches via @ 2024-03-13  8:44 UTC (permalink / raw)
  To: 69544; +Cc: 69544-done

Nicolas Goaziou via Guix-patches via <guix-patches@gnu.org> writes:

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

Applied.






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

end of thread, other threads:[~2024-03-13  8:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 14:57 [bug#69544] [PATCH] gnu: asymptote: Update to 2.87 Nicolas Goaziou via Guix-patches via
2024-03-13  8:44 ` Nicolas Goaziou via Guix-patches via

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