unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26511: [PATCH] Update asymptote
@ 2017-04-15  8:25 Nicolas Goaziou
  2017-04-15 17:40 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2017-04-15  8:25 UTC (permalink / raw)
  To: 26511

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

Hello,

The following patch updates asymptote to 2.41.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

[-- Attachment #2: 0002-gnu-asymptote-Update-to-2.41.patch --]
[-- Type: text/x-diff, Size: 1727 bytes --]

From 848753453d7d502008280eb7cb1749252e873798 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Sat, 15 Apr 2017 10:23:44 +0200
Subject: [PATCH 2/2] gnu: asymptote: Update to 2.41

* gnu/packages/plotutils.scm (asymptote): Update to 2.41.
---
 gnu/packages/plotutils.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 6d84bf2db..f94d56992 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -1,7 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2013, 2014, 2015, 2016 Ludovic Courtès <ludo@gnu.org>
 ;;; Copyright © 2015 Eric Bavier <bavier@member.fsf.org>
-;;; Copyright © 2016 Nicolas Goaziou <mail@nicolasgoaziou.fr>
+;;; Copyright © 2016, 2017 Nicolas Goaziou <mail@nicolasgoaziou.fr>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -173,14 +173,14 @@ colors, styles, options and details.")
 (define-public asymptote
   (package
     (name "asymptote")
-    (version "2.40")
+    (version "2.41")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/asymptote/"
                                   version "/asymptote-" version ".src.tgz"))
               (sha256
                (base32
-                "08hy8hgh217df9kwznr22mg8vxxh3rbmbxgx3nqhxyggc9xqy544"))))
+                "1w7fbq6gy65g0mxg6wdxi7v178c5yxvh9yrnv3bzm4sjzf4pwvhx"))))
     (build-system gnu-build-system)
     ;; Note: The 'asy' binary retains a reference to docdir for use with its
     ;; "help" command in interactive mode, so adding a "doc" output is not
-- 
2.12.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#26511: [PATCH] Update asymptote
  2017-04-15  8:25 bug#26511: [PATCH] Update asymptote Nicolas Goaziou
@ 2017-04-15 17:40 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-04-15 17:40 UTC (permalink / raw)
  To: Nicolas Goaziou, 26511

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

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> The following patch updates asymptote to 2.41.

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-15 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-15  8:25 bug#26511: [PATCH] Update asymptote Nicolas Goaziou
2017-04-15 17:40 ` Marius Bakke

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).