Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-ctypes
Commits:
600a900e by Juergen Hoetzel at 2025-11-01T14:44:58+01:00
upgpkg: 0.23.0-3: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-ctypes
pkgdesc = Library for binding to C libraries using pure OCaml
pkgver = 0.23.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ocamllabs/ocaml-ctypes
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ocaml-ctypes
pkgver=0.23.0
-pkgrel=2
+pkgrel=3
pkgdesc="Library for binding to C libraries using pure OCaml"
arch=('x86_64')
url="https://github.com/ocamllabs/ocaml-ctypes"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-ctypes/-/commit/600a900e6c8ce92a94cfb5537b02626f716334aa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-ctypes/-/commit/600a900e6c8ce92a94cfb5537b02626f716334aa
You're receiving this email because of your account on gitlab.archlinux.org.