Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-fmt
Commits:
5a414a23 by Juergen Hoetzel at 2025-11-01T14:34:22+01:00
upgpkg: 0.10.0-2: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-fmt
pkgdesc = OCaml Format pretty-printer combinators
pkgver = 0.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://erratique.ch/software/fmt
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=fmt
pkgname=ocaml-${_pkgname}
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="OCaml Format pretty-printer combinators"
arch=('x86_64')
url="https://erratique.ch/software/fmt"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-fmt/-/commit/5a414a23887c5b84abe43ccadf35a14926aba073
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-fmt/-/commit/5a414a23887c5b84abe43ccadf35a14926aba073
You're receiving this email because of your account on gitlab.archlinux.org.