Update cl-cffi to 0.12.0
This commit is contained in:
parent
488b3144e1
commit
fd29cfa727
1 changed files with 2 additions and 2 deletions
|
@ -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')
|
||||||
|
|
Loading…
Reference in a new issue