blob: 574b3515d34c2ff0d248d23990acaf569330fc55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mathcomp
pkgdesc = The entire mathematical components library for Coq.
pkgver = 1.9.0
pkgrel = 1
url = https://math-comp.github.io/math-comp/
arch = i686
arch = x86_64
license = GPL
depends = coq>=8.7
conflicts = ssreflect
source = mathcomp-1.9.0.tar.gz::https://github.com/math-comp/math-comp/tarball/mathcomp-1.9.0
sha256sums = 0c9a7f8ffc4166a78141f72756f72eb739d6d2824654ef0cc34b2d8cea77a540
sha512sums = 2ed88d8302be7279e30bc17636cdcf059f3c08d900e0734fb2dc351b8003ec2ae645bcbb6d9ee89bc342ae9176a114291f36772fe930af1528a7d0171c16b7f4
pkgname = mathcomp
|