diff options
author | Daniel Peukert | 2025-01-22 09:08:29 +0100 |
---|---|---|
committer | Daniel Peukert | 2025-01-22 09:08:29 +0100 |
commit | a2c2b53cf4433c8ef7480a41995c7d86ef0c2769 (patch) | |
tree | a4e784200ad55ec96373a6f727648a41f7af95d7 /PKGBUILD | |
parent | 306597f194e559387bf13d8614474ecef2c4145e (diff) | |
download | aur-ocaml-lwt_domain.tar.gz |
ocaml 5.3.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ _projectname='lwt_domain' pkgname="ocaml-$_projectname" pkgver='0.3.0' -pkgrel='2' +pkgrel='3' pkgdesc='Parallelism in Lwt using domainslib' arch=('x86_64' 'aarch64') url="https://github.com/ocsigen/$_projectname" |