GNU bug report logs - #56566
[PATCH] gnu: asymptote: Update to 2.81.

Previous Next

Package: guix-patches;

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

Date: Thu, 14 Jul 2022 20:44:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 56566-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 56566-done <at> debbugs.gnu.org
Subject: Re: [bug#56566] [PATCH] gnu: asymptote: Update to 2.81.
Date: Fri, 15 Jul 2022 10:07:55 +0100
[Message part 1 (text/plain, inline)]
"Paul A. Patience" <paul <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 312 days ago.

Previous Next


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