We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846a562 commit e0b28f3Copy full SHA for e0b28f3
1 file changed
srcpkgs/lcalc/template
@@ -1,6 +1,6 @@
1
# Template file for 'lcalc'
2
pkgname=lcalc
3
-version=2.1.0
+version=2.1.1
4
revision=1
5
build_style=gnu-configure
6
configure_args="--with-pari"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
12
homepage="https://gitlab.com/sagemath/lcalc"
13
changelog="https://gitlab.com/sagemath/lcalc/-/raw/master/doc/ChangeLog"
14
distfiles="https://gitlab.com/sagemath/lcalc/-/archive/${version}/lcalc-${version}.tar.bz2"
15
-checksum=463f26cc42262a90440fcec95a56cc267f00d6ac9870dfe1f4838359696664d5
+checksum=f93c1ac7ad6d5524f52888cae5eefc5a00af635d34d53831e16e221166b5b6cd
16
17
case $XBPS_TARGET_MACHINE in
18
# avoid numerical noise caused by extended-precision of registers
0 commit comments