Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-bigarray-compat
Commits:
fe4f8c08 by Juergen Hoetzel at 2025-11-01T14:27:23+01:00
upgpkg: 1.1.0-7: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-bigarray-compat
pkgdesc = Compatibility library to use Stdlib.Bigarray when possible
pkgver = 1.1.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/mirage/bigarray-compat
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_pkgname='bigarray-compat'
pkgname="ocaml-${_pkgname}"
pkgver=1.1.0
-pkgrel=6
+pkgrel=7
pkgdesc="Compatibility library to use Stdlib.Bigarray when possible"
arch=(x86_64)
url="https://github.com/mirage/bigarray-compat"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bigarray-compat/-/commit/fe4f8c08f4ce6fc1eabf194121adfb13eef534f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-bigarray-compat/-/commit/fe4f8c08f4ce6fc1eabf194121adfb13eef534f3
You're receiving this email because of your account on gitlab.archlinux.org.