Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-rresult
Commits:
71647ccf by Juergen Hoetzel at 2025-11-01T14:28:01+01:00
upgpkg: 0.7.0-8: OCaml 5.4.0-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 = 7
+ pkgrel = 8
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=7
+pkgrel=8
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/71647ccf21bae5640a91d08e403e8a98ba952503
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-rresult/-/commit/71647ccf21bae5640a91d08e403e8a98ba952503
You're receiving this email because of your account on gitlab.archlinux.org.