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

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

[debbugs-tracker] bug#25889: closed ([PATCH] gnu: coda: Update to 2.18.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25889: closed ([PATCH] gnu: coda: Update to 2.18.)
Date: Mon, 27 Feb 2017 13:58:03 +0000

Your message dated Mon, 27 Feb 2017 14:57:26 +0100
with message-id <address@hidden>
and subject line Re: bug#25889: [PATCH] gnu: coda: Update to 2.18.
has caused the debbugs.gnu.org bug report #25889,
regarding [PATCH] gnu: coda: Update to 2.18.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
25889: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25889
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: coda: Update to 2.18. Date: Mon, 27 Feb 2017 11:44:44 +0100 (CET)
>From 1887324a2b95d423ed12064abd9b0f292bf8ac58 Mon Sep 17 00:00:00 2001
From: Thomas Danckaert <address@hidden>
Date: Mon, 27 Feb 2017 11:18:35 +0100
Subject: [PATCH] gnu: coda: Update to 2.18.

* gnu/packages/python.scm (coda): Update to 2.18.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 18536c43e..e9b6ac402 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -142,14 +142,14 @@ interactive dialogs to guide them.")
 (define-public coda
   (package
     (name "coda")
-    (version "2.17.3")
+    (version "2.18")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/stcorp/coda/releases/download/";
                            version "/coda-" version ".tar.gz"))
        (sha256
-        (base32 "04b9l3wzcix0mnfq77mwnil6cbr8h2mki8myvy0lzn236qcwaq1h"))
+        (base32 "11asla1ap8vd73farqjlpb179sfiy0biydcwxjfcakrp9sf8v9bs"))
        (patches (search-patches "coda-use-system-libs.patch"))
        (modules '((guix build utils)))
        (snippet
-- 
2.11.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#25889: [PATCH] gnu: coda: Update to 2.18. Date: Mon, 27 Feb 2017 14:57:26 +0100 User-agent: Notmuch/0.23.5 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)
Thomas Danckaert <address@hidden> writes:

> From 1887324a2b95d423ed12064abd9b0f292bf8ac58 Mon Sep 17 00:00:00 2001
> From: Thomas Danckaert <address@hidden>
> Date: Mon, 27 Feb 2017 11:18:35 +0100
> Subject: [PATCH] gnu: coda: Update to 2.18.
>
> * gnu/packages/python.scm (coda): Update to 2.18.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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