Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-logs
Commits:
8b6752b8 by Juergen Hoetzel at 2024-06-01T20:28:18+02:00
upgpkg: 0.7.0-5: OCaml 5.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-logs
pkgdesc = Logging infrastructure for OCaml
pkgver = 0.7.0
- pkgrel = 4
+ pkgrel = 5
url = https://erratique.ch/software/logs
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=logs
pkgname=ocaml-${_pkgname}
pkgver=0.7.0
-pkgrel=4
+pkgrel=5
pkgdesc="Logging infrastructure for OCaml "
arch=('x86_64')
url="https://erratique.ch/software/logs"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-logs/-/commit/8b6752b8e11511be51f4368dcfbdb07828500199
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-logs/-/commit/8b6752b8e11511be51f4368dcfbdb07828500199
You're receiving this email because of your account on gitlab.archlinux.org.