Skip to content

Commit e2c7fa3

Browse files
committed
[ocaml libs] Update
1 parent 4585a78 commit e2c7fa3

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

archlinuxcn/ocaml-compiler-libs-repackaged/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ _projectname='compiler-libs'
55
_pkgname="ocaml-$_projectname"
66
pkgname="$_pkgname-repackaged"
77
pkgver='0.17.0'
8-
pkgrel=4
8+
pkgrel=5
99
pkgdesc='OCaml compiler libraries repackaged'
1010
arch=('x86_64' 'aarch64')
1111
url="https://github.com/janestreet/$_pkgname"

archlinuxcn/ocaml-ppxlib/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
33
_projectname='ppxlib'
44
pkgname="ocaml-$_projectname"
5-
pkgver=0.37.0
6-
pkgrel=2
5+
pkgver=0.38.0
6+
pkgrel=1
77
pkgdesc='Utilities for working with Jane Street AST constructs'
88
arch=('x86_64' 'aarch64')
99
url="https://github.com/ocaml-ppx/$_projectname"
@@ -15,7 +15,7 @@ source=(
1515
"$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
1616
'remove-stdlib-shims-dep.diff'
1717
)
18-
b2sums=('c1d1f3bed43e04377d094c758c751a887b280fdd3c7139392b0855672714f0e76de6fff566e8cc98ec5972b4228c7bfb46af580dec182dbe202b7b5bd55e420b'
18+
b2sums=('d5504fddd17d39f6e633c5b3b41d9ceead884925265b3bf6fb4ed80bfa99201d18ffcf9030bb6be30f5bbe2c8a664329ea01a7c0cc32c3b08043145d9fbf2f90'
1919
'5fd7037dfe4cc3f250fa42cc2fc84427a36394f04a6fef646856c7e9bf2a918b36eebfd204741a26a8a89215bf304410b6f74e060305d9b25ce0bdc6e277f463')
2020

2121
_sourcedirectory="$_projectname-$pkgver"

archlinuxcn/ocaml-yojson/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
_pkgname=yojson
55
pkgname=ocaml-${_pkgname}
66
pkgver=3.0.0
7-
pkgrel=2
7+
pkgrel=3
88
pkgdesc="Low level JSON binary for OCaml"
99
arch=('x86_64')
1010
url="https://github.com/ocaml-community/${_pkgname}"

0 commit comments

Comments
 (0)