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 6/6] gnu: coq-stdpp: Update to 1.10.0.
Date: Wed, 12 Jun 2024 10:57:13 +0200	[thread overview]
Message-ID: <3a85975c3b193cbcbba65109fa0bae6538e54379.1718118200.git.jean@foundation.xyz> (raw)
In-Reply-To: <cover.1718118200.git.jean@foundation.xyz>

* gnu/packages/coq.scm (coq-stdpp): Update to 1.10.0.

Change-Id: Icea37b785c03196baa88a92ced3ac9dc25079546
---
 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 18fc116bd6..0fa0753826 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -649,7 +649,7 @@ (define-public coq-semantics
 (define-public coq-stdpp
   (package
     (name "coq-stdpp")
-    (version "1.8.0")
+    (version "1.10.0")
     (synopsis "Alternative Coq standard library std++")
     (source (origin
               (method git-fetch)
@@ -659,7 +659,7 @@ (define-public coq-stdpp
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xawh3xkh76yhs689zw52k55cbzga2gyzl4g1a3pgg6yy420chjn"))))
+                "0lnvdfn4qq2lyabiq4ikb5ya46f4jp59dynyprnhki0ay9xagz3d"))))
     (build-system gnu-build-system)
     (inputs
      (list 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 ` [bug#71492] [PATCH 2/6] gnu: coq-coquelicot: Update to 3.4.1 Jean-Pierre De Jesus DIAZ
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 ` Jean-Pierre De Jesus DIAZ [this message]
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=3a85975c3b193cbcbba65109fa0bae6538e54379.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).