Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-stdlib-shims
Commits:
47efb540 by Juergen Hoetzel at 2024-06-01T20:30:23+02:00
upgpkg: 0.3.0-9: OCaml 5.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-stdlib-shims
pkgdesc = Shim to substitute `Pervasives` with `Stdlib` before 4.08
pkgver = 0.3.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/ocaml/stdlib-shims
arch = x86_64
license = custom:LGPL2.1 with linking exception
@@ -9,7 +9,7 @@ pkgbase = ocaml-stdlib-shims
depends = ocaml
depends = ocaml-compiler-libs
options = !strip
- source =
ocaml-stdlib-shims-0.3.0-8.tar.gz::https://github.com/ocaml/stdlib-shims/archive/0.3.0.tar.gz
+ source =
ocaml-stdlib-shims-0.3.0-9.tar.gz::https://github.com/ocaml/stdlib-shims/archive/0.3.0.tar.gz
sha256sums =
6d0386313a021146300011549180fcd4e94f7ac3c3bf021ff165f6558608f0c2
pkgname = ocaml-stdlib-shims
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_projectname='stdlib-shims'
pkgname="ocaml-$_projectname"
pkgver=0.3.0
-pkgrel=8
+pkgrel=9
pkgdesc='Shim to substitute `Pervasives` with `Stdlib` before 4.08'
arch=('x86_64')
url="https://github.com/ocaml/$_projectname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-stdlib-shims/-/commit/47efb540b5077c54b5a70d688ba0955e1dff49a3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-stdlib-shims/-/commit/47efb540b5077c54b5a70d688ba0955e1dff49a3
You're receiving this email because of your account on gitlab.archlinux.org.