Update cl-cffi to 0.12.0

This commit is contained in:
Tom Willemse 2014-03-09 11:20:33 +01:00
parent 488b3144e1
commit fd29cfa727

View file

@ -2,7 +2,7 @@
_name=cffi _name=cffi
pkgname=cl-$_name pkgname=cl-$_name
pkgver=0.11.2 pkgver=0.12.0
pkgrel=1 pkgrel=1
pkgdesc="Common Foreign Function Interface for Common Lisp" pkgdesc="Common Foreign Function Interface for Common Lisp"
arch=('i686' 'x86_64') # 32-bit only? needs gnu/stubs-32.h arch=('i686' 'x86_64') # 32-bit only? needs gnu/stubs-32.h
@ -38,4 +38,4 @@ package()
> "$pkgdir"/etc/common-lisp/source-registry.conf.d/20-$_name.conf > "$pkgdir"/etc/common-lisp/source-registry.conf.d/20-$_name.conf
} }
md5sums=('3a0041bc268a0fad0323669aaaa75dba') md5sums=('fdde8082a8bc145f61d3c74803b57b7d')