Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-csexp
Commits:
0a5dd38f by Juergen Hoetzel at 2025-11-01T14:43:28+01:00
upgpkg: 1.5.2-8: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-csexp
pkgdesc = OCaml canonical S-expressions
pkgver = 1.5.2
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/ocaml-dune/csexp
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_pkgname='csexp'
pkgname="ocaml-${_pkgname}"
pkgver=1.5.2
-pkgrel=7
+pkgrel=8
pkgdesc="OCaml canonical S-expressions"
arch=(x86_64)
url="https://github.com/ocaml-dune/csexp"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-csexp/-/commit/0a5dd38fc27363fda5994c4649dfd2ded2f7ffd1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-csexp/-/commit/0a5dd38fc27363fda5994c4649dfd2ded2f7ffd1
You're receiving this email because of your account on gitlab.archlinux.org.