GNU bug report logs - #54884
[PATCH] gnu: asymptote: Update to 2.80.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Tue, 12 Apr 2022 14:05:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Paul A. Patience" <paul <at> apatience.com>
Subject: bug#54884: closed (Re: bug#54884: [PATCH] gnu: asymptote: Update
 to 2.80.)
Date: Tue, 19 Apr 2022 09:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54884: [PATCH] gnu: asymptote: Update to 2.80.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54884 <at> debbugs.gnu.org.

-- 
54884: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54884
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 54884-done <at> debbugs.gnu.org
Subject: Re: bug#54884: [PATCH] gnu: asymptote: Update to 2.80.
Date: Tue, 19 Apr 2022 11:57:20 +0200
"Paul A. Patience" <paul <at> apatience.com> skribis:

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

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: asymptote: Update to 2.80.
Date: Tue, 12 Apr 2022 14:04:37 +0000
* 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





This bug report was last modified 3 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.