David Runge pushed to branch main at Arch Linux / Packaging / Packages / giac
Commits:
26b967c1 by David Runge at 2025-07-28T17:42:34+02:00
upgpkg: 2.0.0.10-4
Rebuild to consolidate dependencies and use fltk1.3 instead of fltk.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = giac
pkgdesc = A free computer algebra system
pkgver = 2.0.0.10
- pkgrel = 3
+ pkgrel = 4
url = https://www-fourier.ujf-grenoble.fr/~parisse/giac.html
arch = x86_64
license = GPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=giac
_pkgver=2.0.0-10
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=4
pkgdesc='A free computer algebra system'
arch=(x86_64)
url='https://www-fourier.ujf-grenoble.fr/~parisse/giac.html'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/giac/-/commit/26b967c1982187399df499bd27e1b7422beb7256
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/giac/-/commit/26b967c1982187399df499bd27e1b7422beb7256
You're receiving this email because of your account on gitlab.archlinux.org.