* [bug#43278] [PATCH] gnu: coq-stdpp: Update to 1.4.0.
@ 2020-09-08 12:35 Robin Green
2020-09-08 12:53 ` bug#43278: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Robin Green @ 2020-09-08 12:35 UTC (permalink / raw)
To: 43278; +Cc: Robin Green
* gnu/packages/coq.scm (coq-stdpp): Update to 1.4.0.
---
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 11afdf59f2..3573518763 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -596,7 +596,7 @@ kernel.")
(define-public coq-stdpp
(package
(name "coq-stdpp")
- (version "1.2.1")
+ (version "1.4.0")
(synopsis "Alternative Coq standard library std++")
(source (origin
(method git-fetch)
@@ -606,7 +606,7 @@ kernel.")
(file-name (git-file-name name version))
(sha256
(base32
- "1lczybg1jq9drbi8nzrlb0k199x4n07aawjwfzrl3qqc0w8kmvdz"))))
+ "1m6c7ibwc99jd4cv14v3r327spnfvdf3x2mnq51f9rz99rffk68r"))))
(build-system gnu-build-system)
(inputs
`(("coq" ,coq)))
--
2.28.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#43278: [PATCH] gnu: coq-stdpp: Update to 1.4.0.
2020-09-08 12:35 [bug#43278] [PATCH] gnu: coq-stdpp: Update to 1.4.0 Robin Green
@ 2020-09-08 12:53 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-09-08 12:53 UTC (permalink / raw)
To: Robin Green; +Cc: 43278-done
[-- Attachment #1: Type: text/plain, Size: 240 bytes --]
Looks good. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-08 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 12:35 [bug#43278] [PATCH] gnu: coq-stdpp: Update to 1.4.0 Robin Green
2020-09-08 12:53 ` bug#43278: " Efraim Flashner
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).