Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-ptmap
Commits:
02669ead by Juergen Hoetzel at 2025-11-01T14:44:22+01:00
upgpkg: 2.0.5-3: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-ptmap
pkgdesc = Maps over integers implemented as Patricia trees
pkgver = 2.0.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/backtracking/ptmap
arch = x86_64
license = LGPL-2.1-only
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ocaml-ptmap
pkgver=2.0.5
-pkgrel=2
+pkgrel=3
pkgdesc='Maps over integers implemented as Patricia trees'
arch=(x86_64)
url='https://github.com/backtracking/ptmap'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-ptmap/-/commit/02669ead9c1fa08e1fbb9db89043ef98b21f4d81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-ptmap/-/commit/02669ead9c1fa08e1fbb9db89043ef98b21f4d81
You're receiving this email because of your account on gitlab.archlinux.org.