* [bug#56566] [PATCH] gnu: asymptote: Update to 2.81.
@ 2022-07-14 20:43 Paul A. Patience
2022-07-15 9:07 ` bug#56566: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2022-07-14 20:43 UTC (permalink / raw)
To: 56566; +Cc: Paul A. Patience
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#56566: [PATCH] gnu: asymptote: Update to 2.81.
2022-07-14 20:43 [bug#56566] [PATCH] gnu: asymptote: Update to 2.81 Paul A. Patience
@ 2022-07-15 9:07 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-07-15 9:07 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 56566-done
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-15 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 20:43 [bug#56566] [PATCH] gnu: asymptote: Update to 2.81 Paul A. Patience
2022-07-15 9:07 ` bug#56566: " Christopher Baines
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).