Date: Monday, March 7, 2022 @ 14:40:45
  Author: juergen
Revision: 439252

sbcl-2.2.2-1 rebuild

Modified:
  maxima/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-07 14:29:58 UTC (rev 439251)
+++ PKGBUILD    2022-03-07 14:40:45 UTC (rev 439252)
@@ -3,12 +3,12 @@
 
 pkgname=maxima
 pkgver=5.45.1
-pkgrel=7
+pkgrel=8
 pkgdesc="A sophisticated computer algebra system"
 arch=('x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net";
-depends=('sbcl=2.2.1' 'texinfo' 'sh' 'shared-mime-info')
+depends=('sbcl=2.2.2' 'texinfo' 'sh' 'shared-mime-info')
 makedepends=('python' 'emacs')
 optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via 
/usr/bin/rmaxima' 'tk: graphical xmaxima interface')
 # needs rebuild when bash changes version

Reply via email to