Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-rresult
Commits:
3d625ff4 by Juergen Hoetzel at 2026-03-19T22:32:30+01:00
upgpkg: 0.7.0-9 (OCaml 5.4.1-1 rebuild)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-rresult
pkgdesc = OCaml module for handling computation results and errors in
an explicit and declarative manner
pkgver = 0.7.0
- pkgrel = 8
+ pkgrel = 9
url = https://erratique.ch/software/rresult
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=rresult
pkgname=ocaml-${_pkgname}
pkgver=0.7.0
-pkgrel=8
+pkgrel=9
pkgdesc="OCaml module for handling computation results and errors in an
explicit and declarative manner"
arch=('x86_64')
url="https://erratique.ch/software/rresult"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-rresult/-/commit/3d625ff45f20f9dba4229ec3b49e742b1f459d3e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-rresult/-/commit/3d625ff45f20f9dba4229ec3b49e742b1f459d3e
You're receiving this email because of your account on gitlab.archlinux.org.