Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-astring
Commits:
8d277c3a by Juergen Hoetzel at 2024-03-09T19:59:17+01:00
upgpkg: 0.8.5-3: OCaml 5.1.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-astring
pkgdesc = Alternative String module for OCaml
pkgver = 0.8.5
- pkgrel = 2
+ pkgrel = 3
url = https://erratique.ch/software/astring
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=astring
pkgname=ocaml-${_pkgname}
pkgver=0.8.5
-pkgrel=2
+pkgrel=3
pkgdesc="Alternative String module for OCaml"
arch=('x86_64')
url="https://erratique.ch/software/astring"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-astring/-/commit/8d277c3a1539498169b4e0755f9e700ad9a2b633
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-astring/-/commit/8d277c3a1539498169b4e0755f9e700ad9a2b633
You're receiving this email because of your account on gitlab.archlinux.org.