From: Julien Lepiller <julien@lepiller.eu>
To: 52164@debbugs.gnu.org
Subject: [bug#52164] [PATCH 1/3] gnu: ocaml-semantics: Update to 8.14.0.
Date: Sun, 28 Nov 2021 18:27:09 +0100 [thread overview]
Message-ID: <854d751e7d512c66acb72225120168e5ee16d6a2.1638120398.git.julien@lepiller.eu> (raw)
In-Reply-To: <20211128174408.747bccba@tachikoma.lepiller.eu>
---
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 a27ec53ecb..e3c4190ac3 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -576,7 +576,7 @@ (define-public coq-equations
(define-public coq-semantics
(package
(name "coq-semantics")
- (version "8.13.0")
+ (version "8.14.0")
(source
(origin
(method git-fetch)
@@ -591,7 +591,7 @@ (define-public coq-semantics
(file-name (git-file-name name version))
(sha256
(base32
- "0m5si9dsv96z92gy4xaqz8mzyz8zp7j1sp542l0wzsp5xgyfpc7i"))))
+ "0ldrp86bfcjpzsb08p45sgs3aczjzr1gksy5dsf7pxapg05pc7ac"))))
(build-system gnu-build-system)
(native-inputs
`(("coq" ,coq)
--
2.33.1
next prev parent reply other threads:[~2021-11-28 17:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-28 16:44 [bug#52164] [PATCH] gnu: coq: Update to 8.14.0 Julien Lepiller
2021-11-28 17:27 ` Julien Lepiller [this message]
2021-11-29 9:05 ` [bug#52164] [PATCH 1/3] gnu: ocaml-semantics: " zimoun
2021-11-28 17:27 ` [bug#52164] [PATCH 2/3] gnu: proof-general: Update to latest commit Julien Lepiller
2021-11-29 9:06 ` [bug#52164] [PATCH] gnu: coq: Update to 8.14.0 zimoun
2021-11-28 17:27 ` [bug#52164] [PATCH 3/3] " Julien Lepiller
2021-11-29 9:42 ` [bug#52164] [PATCH] " zimoun
2021-11-29 12:29 ` Julien Lepiller
2021-11-29 13:21 ` zimoun
2021-11-29 13:39 ` Julien Lepiller
2021-11-29 14:13 ` zimoun
2022-05-03 12:35 ` bug#52164: " zimoun
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=854d751e7d512c66acb72225120168e5ee16d6a2.1638120398.git.julien@lepiller.eu \
--to=julien@lepiller.eu \
--cc=52164@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.