unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: "Paul A. Patience" <paul@apatience.com>
Cc: 56566-done@debbugs.gnu.org
Subject: bug#56566: [PATCH] gnu: asymptote: Update to 2.81.
Date: Fri, 15 Jul 2022 10:07:55 +0100	[thread overview]
Message-ID: <87tu7ig2v2.fsf@cbaines.net> (raw)
In-Reply-To: <20220714204322.122267-1-paul@apatience.com>

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]


"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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

      reply	other threads:[~2022-07-15  9:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-14 20:43 [bug#56566] [PATCH] gnu: asymptote: Update to 2.81 Paul A. Patience
2022-07-15  9:07 ` Christopher Baines [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tu7ig2v2.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=56566-done@debbugs.gnu.org \
    --cc=paul@apatience.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).