emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56566: closed ([PATCH] gnu: asymptote: Update to 2.81.)


From: GNU bug Tracking System
Subject: bug#56566: closed ([PATCH] gnu: asymptote: Update to 2.81.)
Date: Fri, 15 Jul 2022 09:09:02 +0000

Your message dated Fri, 15 Jul 2022 10:07:55 +0100
with message-id <87tu7ig2v2.fsf@cbaines.net>
and subject line Re: [bug#56566] [PATCH] gnu: asymptote: Update to 2.81.
has caused the debbugs.gnu.org bug report #56566,
regarding [PATCH] gnu: asymptote: Update to 2.81.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56566: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56566
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: asymptote: Update to 2.81. Date: Thu, 14 Jul 2022 20:43:30 +0000
* gnu/packages/plotutils.scm (asymptote): Update to 2.81.
---
 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 569e44a958..56d3c4e282 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.80")
+    (version "2.81")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://sourceforge/asymptote/"
                            version "/asymptote-" version ".src.tgz"))
        (sha256
-        (base32 "0mhpvsjgw8av5rgkqlb0m8njc4fsfw5ddlx5121iyn29vjbx0rk2"))
+        (base32 "0wq0xnkxb8rsphmgls5f38ll61j8i0plh7cr1n0kldvpr14bm3kn"))
        (modules '((guix build utils)))
        (snippet
         ;; Remove bundled RapidJSON.
--
2.37.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#56566] [PATCH] gnu: asymptote: Update to 2.81. Date: Fri, 15 Jul 2022 10:07:55 +0100 User-agent: mu4e 1.6.10; emacs 28.1
"Paul A. Patience" <paul@apatience.com> writes:

> * gnu/packages/plotutils.scm (asymptote): Update to 2.81.
> ---
>  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 569e44a958..56d3c4e282 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.80")
> +    (version "2.81")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append "mirror://sourceforge/asymptote/"
>                             version "/asymptote-" version ".src.tgz"))
>         (sha256
> -        (base32 "0mhpvsjgw8av5rgkqlb0m8njc4fsfw5ddlx5121iyn29vjbx0rk2"))
> +        (base32 "0wq0xnkxb8rsphmgls5f38ll61j8i0plh7cr1n0kldvpr14bm3kn"))
>         (modules '((guix build utils)))
>         (snippet
>          ;; Remove bundled RapidJSON.

Thanks Paul, I've pushed this as
a15b769c2f81034884ef0ae7fa8c1cea8df45c56.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]