unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jean-Pierre De Jesus DIAZ <jean@foundation.xyz>
To: 71492@debbugs.gnu.org
Cc: Jean-Pierre De Jesus DIAZ <jean@foundation.xyz>,
	Julien Lepiller <julien@lepiller.eu>,
	pukkamustard <pukkamustard@posteo.net>
Subject: [bug#71492] [PATCH 2/6] gnu: coq-coquelicot: Update to 3.4.1.
Date: Wed, 12 Jun 2024 10:57:09 +0200	[thread overview]
Message-ID: <f3b7d6d39cbd92ba5e747a1c0dfe46c479d5dc61.1718118200.git.jean@foundation.xyz> (raw)
In-Reply-To: <cover.1718118200.git.jean@foundation.xyz>

* gnu/packages/coq.scm (coq-coquelicot): Update to 3.4.1.

Change-Id: I9330c7d98b881c051f4f03dfdf7f1be9e3f26aa6
---
 gnu/packages/coq.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/coq.scm b/gnu/packages/coq.scm
index 81f99bd368..4b2efb017f 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -388,7 +388,7 @@ (define-public coq-mathcomp
 (define-public coq-coquelicot
   (package
     (name "coq-coquelicot")
-    (version "3.4.0")
+    (version "3.4.1")
     (source
      (origin
        (method git-fetch)
@@ -398,7 +398,7 @@ (define-public coq-coquelicot
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1f6zim6hnm6zrij964vas6rfbxh5p147qsxxmmbxm7gyb85hhy45"))))
+         "1y22dqdklh3c8rbhar0d7mzaj84q6zyfik7namx5q4ma76s2rx73"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf automake ocaml which coq))
-- 
2.45.1





  parent reply	other threads:[~2024-06-12  8:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-11 15:10 [bug#71492] [PATCH 0/6] coq: Update various packages Jean-Pierre De Jesus DIAZ
2024-06-12  8:57 ` [bug#71492] [PATCH 1/6] gnu: coq-autosubst: Update to 1.8-0.6ba0acc Jean-Pierre De Jesus DIAZ
2024-06-12  8:57 ` Jean-Pierre De Jesus DIAZ [this message]
2024-06-12  8:57 ` [bug#71492] [PATCH 3/6] gnu: coq-gappa: Update to 1.5.5 Jean-Pierre De Jesus DIAZ
2024-06-12  8:57 ` [bug#71492] [PATCH 4/6] gnu: coq-interval: Update to 4.10.0 Jean-Pierre De Jesus DIAZ
2024-06-12  8:57 ` [bug#71492] [PATCH 5/6] gnu: coq-mathcomp: Update to 1.19.0 Jean-Pierre De Jesus DIAZ
2024-06-12  8:57 ` [bug#71492] [PATCH 6/6] gnu: coq-stdpp: Update to 1.10.0 Jean-Pierre De Jesus DIAZ
2024-06-12 19:17 ` [bug#71492] [PATCH 0/6] coq: Update various packages Arnaud Daby-Seesaram via Guix-patches via
2024-06-14 18:17 ` [bug#71492] New release? Andreas Enge
2024-06-17 12:25 ` [bug#71492] [PATCH v2] gnu: coq-autosubst: Fix Coq 8.19 compatibility Jean-Pierre De Jesus DIAZ
2024-06-17 12:30 ` [bug#71492] New release? Jean-Pierre De Jesus Diaz
2024-06-23  9:50   ` bug#71492: " Andreas Enge

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=f3b7d6d39cbd92ba5e747a1c0dfe46c479d5dc61.1718118200.git.jean@foundation.xyz \
    --to=jean@foundation.xyz \
    --cc=71492@debbugs.gnu.org \
    --cc=julien@lepiller.eu \
    --cc=pukkamustard@posteo.net \
    /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).