Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-result
Commits:
26b2b5e3 by Juergen Hoetzel at 2025-11-01T14:28:28+01:00
upgpkg: 1.5-15: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-result
pkgdesc = Compatibility Result module
pkgver = 1.5
- pkgrel = 14
+ pkgrel = 15
url = https://github.com/janestreet/result
arch = i686
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=result
pkgname=ocaml-${_pkgname}
pkgver=1.5
-pkgrel=14
+pkgrel=15
pkgdesc="Compatibility Result module"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/janestreet/result"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-result/-/commit/26b2b5e3d0a1f1b6b66d78fa607e67d93badabce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-result/-/commit/26b2b5e3d0a1f1b6b66d78fa607e67d93badabce
You're receiving this email because of your account on gitlab.archlinux.org.