[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: lean: Trim synopsis.
From: |
guix-commits |
Subject: |
04/07: gnu: lean: Trim synopsis. |
Date: |
Wed, 25 Nov 2020 22:23:08 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1df6f0f085516da9787eb692952b5f680ac0a6d8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Nov 26 01:10:17 2020 +0100
gnu: lean: Trim synopsis.
* gnu/packages/lean.scm (lean)[synopsis]: Remove article & package name.
---
gnu/packages/lean.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/lean.scm b/gnu/packages/lean.scm
index fa96fa0..cc593291 100644
--- a/gnu/packages/lean.scm
+++ b/gnu/packages/lean.scm
@@ -66,7 +66,7 @@
#t)))
(add-before 'configure 'chdir-to-src
(lambda _ (chdir "src") #t)))))
- (synopsis "The Lean theorem prover and programming language")
+ (synopsis "Theorem prover and programming language")
(description
"Lean is a theorem prover and programming language with a small trusted
core based on dependent typed theory, aiming to bridge the gap between
- branch master updated (81fbe03 -> 824a9f1), guix-commits, 2020/11/25
- 02/07: gnu: igraph: Omit static library., guix-commits, 2020/11/25
- 01/07: gnu: igraph: Update to 0.8.4., guix-commits, 2020/11/25
- 04/07: gnu: lean: Trim synopsis.,
guix-commits <=
- 05/07: gnu: pyzo: Update to 4.11.2., guix-commits, 2020/11/25
- 03/07: gnu: lean: Update to 3.23.0., guix-commits, 2020/11/25
- 07/07: gnu: php: Update to 7.4.13., guix-commits, 2020/11/25
- 06/07: gnu: qtox: Update to 1.17.3., guix-commits, 2020/11/25