From f214ec473803c78e0d173bc716bac6b975b1764c Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Sat, 11 Dec 2021 13:22:42 -0500 Subject: [PATCH] extra/sbcl to 2.1.11-1 --- extra/sbcl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/sbcl/PKGBUILD b/extra/sbcl/PKGBUILD index e7b624129..2f19627dd 100644 --- a/extra/sbcl/PKGBUILD +++ b/extra/sbcl/PKGBUILD @@ -10,7 +10,7 @@ buildarch=12 highmem=1 pkgname=sbcl -pkgver=2.1.9 +pkgver=2.1.11 pkgrel=1 pkgdesc="Steel Bank Common Lisp" url="http://www.sbcl.org/" @@ -21,7 +21,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=('9e746ff12c4f78d2deabd95e48169b552f9472808cf8b8fc801d84df3e962fa1' +sha256sums=('bfc1481de7fdbdfaeef2ab0f0e8e84efd343433dea8d21cfbea8b0146cbdfefd' 'b5a6468dcbc1012cae2c3cda155762a37b6d96ef89bba4f723315063b0b5e7ce') prepare() {