Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-stdio
Commits:
ea5fc9d3 by Juergen Hoetzel at 2025-11-01T14:42:56+01:00
upgpkg: 0.17.0-4: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-stdio
pkgdesc = Standard IO Library for OCaml
pkgver = 0.17.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/janestreet/stdio
arch = x86_64
license = MIT
@@ -11,7 +11,7 @@ pkgbase = ocaml-stdio
depends = ocaml-base
options = !strip
options = !debug
- source =
ocaml-stdio-0.17.0-3.tar.gz::https://github.com/janestreet/stdio/archive/v0.17.0.tar.gz
+ source =
ocaml-stdio-0.17.0-4.tar.gz::https://github.com/janestreet/stdio/archive/v0.17.0.tar.gz
sha256sums =
e7cb473d4bffcf419f307c658cf2599fab03a2b4fe655bfd0be699f8f7af176e
pkgname = ocaml-stdio
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_projectname='stdio'
pkgname="ocaml-$_projectname"
pkgver=0.17.0
-pkgrel=3
+pkgrel=4
pkgdesc='Standard IO Library for OCaml'
arch=('x86_64')
url="https://github.com/janestreet/$_projectname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-stdio/-/commit/ea5fc9d35a647f6cd330758f20d8192f1c9d374e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-stdio/-/commit/ea5fc9d35a647f6cd330758f20d8192f1c9d374e
You're receiving this email because of your account on gitlab.archlinux.org.