Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
ocaml-stdio


Commits:
073c0ce2 by Daniel Peukert at 2023-12-11T21:55:03+01:00
ocaml-stdio: update to 0.16.0

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 
 _projectname='stdio'
 pkgname="ocaml-$_projectname"
-pkgver=0.15.0
-pkgrel=5
+pkgver=0.16.0
+pkgrel=1
 pkgdesc='Standard IO Library for OCaml'
 arch=('x86_64')
 url="https://github.com/janestreet/$_projectname";
@@ -15,7 +15,7 @@ depends=('glibc' 'ocaml' 'ocaml-base')
 makedepends=('dune')
 options=('!strip')
 source=("$pkgname-$pkgver-$pkgrel.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('49f2478fc08677a54bffaeb2b017d23ece19ab5c1d6c993513a20b34aeee81a7')
+sha256sums=('388561b483894ae27b5968358b7978ae6a242f426e8c26fd92b39852d68b856e')
 
 _sourcedirectory="$_projectname-$pkgver"
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-stdio/-/commit/073c0ce243eb00595b9c913361011609b7642867

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-stdio/-/commit/073c0ce243eb00595b9c913361011609b7642867
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to