unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: julien@lepiller.eu
To: 28925@debbugs.gnu.org
Subject: [bug#28925] [PATCH 5/7] gnu: Update coq-coquelicot to 3.0.1.
Date: Sat, 21 Oct 2017 18:20:56 +0200	[thread overview]
Message-ID: <20171021162058.27938-6-julien@lepiller.eu> (raw)
In-Reply-To: <20171021162058.27938-1-julien@lepiller.eu>

From: Julien Lepiller <julien@lepiller.eu>

* gnu/packages/ocaml.scm (coq-coquelicot): Update to 3.0.1.
---
 gnu/packages/ocaml.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index beb73a2d0..6cf92689a 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3699,14 +3699,14 @@ part of the distribution.")
 (define-public coq-coquelicot
   (package
     (name "coq-coquelicot")
-    (version "3.0.0")
+    (version "3.0.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://gforge.inria.fr/frs/download.php/"
-                                  "file/36537/coquelicot-" version ".tar.gz"))
+                                  "file/37045/coquelicot-" version ".tar.gz"))
               (sha256
                (base32
-                "0fx99bvsbdizj00gx2im8939y4wwl05f4qhw184j90kcx5vjxxv9"))))
+                "0hsyhsy2lwqxxx2r8xgi5csmirss42lp9bkb9yy35mnya0w78c8r"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("ocaml" ,ocaml)
-- 
2.14.2

  parent reply	other threads:[~2017-10-21 16:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-21 16:16 [bug#28925] [PATCH] Update coq and coq libraries Julien Lepiller
2017-10-21 16:20 ` [bug#28925] [PATCH 1/7] gnu: camlp5: install META file julien
2017-10-21 16:20   ` [bug#28925] [PATCH] gnu: youtube-dl: Update to 2017.10.20 julien
2017-10-21 17:07     ` Julien Lepiller
2017-10-21 16:20   ` [bug#28925] [PATCH 2/7] gnu: Update coq to 8.7.0 julien
2017-10-21 22:18     ` Marius Bakke
2017-10-22  8:22       ` bug#28925: " Julien Lepiller
2017-10-21 16:20   ` [bug#28925] [PATCH 3/7] gnu: Update coq-flocq to 2.6.0 julien
2017-10-21 16:20   ` [bug#28925] [PATCH 4/7] gnu: Update coq-mathcomp to 1.6.2 julien
2017-10-21 16:20   ` julien [this message]
2017-10-21 16:20   ` [bug#28925] [PATCH 6/7] gnu: Add coq-bignums julien
2017-10-21 16:20   ` [bug#28925] [PATCH 7/7] gnu: Update coq-interval to 3.3.0 julien
2017-10-24  4:50   ` [bug#28925] [PATCH 1/7] gnu: camlp5: install META file Ludovic Courtès

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=20171021162058.27938-6-julien@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=28925@debbugs.gnu.org \
    /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).