extra/sbcl to 2.3.0-1

This commit is contained in:
David Beauchamp 2023-01-03 09:16:12 -05:00
parent e064853843
commit 3ec62b4087

View file

@ -9,7 +9,7 @@
highmem=1
pkgname=sbcl
pkgver=2.2.11
pkgver=2.3.0
pkgrel=1
pkgdesc="Steel Bank Common Lisp"
url="http://www.sbcl.org/"
@ -20,7 +20,7 @@ provides=('common-lisp' 'cl-asdf')
makedepends=('sbcl')
source=("https://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
"arch-fixes.lisp")
sha256sums=('3607d68016731880845ced5d5d55c6054cc49f19121a15027e6c5607ae8496df'
sha256sums=('bf743949712ae02cb7493f3b8b57ce241948bf61131e36860ddb334da1439c97'
'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce')
prepare() {