* update ocaml-stdlib-shims to 0.3.0-8
This commit is contained in:
parent
c72359d83a
commit
1519b27cfa
@ -5,12 +5,12 @@
|
||||
_projectname='stdlib-shims'
|
||||
pkgname="ocaml-$_projectname"
|
||||
pkgver=0.3.0
|
||||
pkgrel=5
|
||||
pkgrel=8
|
||||
pkgdesc='Shim to substitute `Pervasives` with `Stdlib` before 4.08'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/ocaml/$_projectname"
|
||||
license=('custom:LGPL2.1 with linking exception')
|
||||
depends=('ocaml>=4.14.0' 'ocaml-compiler-libs')
|
||||
depends=('ocaml' 'ocaml-compiler-libs')
|
||||
makedepends=('dune')
|
||||
options=('!strip')
|
||||
source=("$pkgname-$pkgver-$pkgrel.tar.gz::$url/archive/$pkgver.tar.gz")
|
||||
|
Loading…
x
Reference in New Issue
Block a user