Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-integers
Commits:
c7f94338 by Juergen Hoetzel at 2024-06-01T20:27:28+02:00
upgpkg: 0.7.0-7: OCaml 5.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-integers
pkgdesc = Library for binding to C libraries using pure OCaml
pkgver = 0.7.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/ocamllabs/ocaml-integers
arch = x86_64
license = custom
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ocaml-integers
pkgver=0.7.0
-pkgrel=6
+pkgrel=7
pkgdesc='Library for binding to C libraries using pure OCaml'
arch=('x86_64')
url=https://github.com/ocamllabs/ocaml-integers
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-integers/-/commit/c7f9433880a5cad258c7ad4363bcafead52c185c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-integers/-/commit/c7f9433880a5cad258c7ad4363bcafead52c185c
You're receiving this email because of your account on gitlab.archlinux.org.