summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:00:01 +0200
committerDaniel Peukert2023-05-22 13:00:01 +0200
commit1a3118feede7b485b2d44c229562cd1f66958ad6 (patch)
treec2e55d86a088a87b312bdff2fda065018228dfd6
parent7dbd9096e4016bf3ef52bcb10eef7707d567364d (diff)
downloadaur-1a3118feede7b485b2d44c229562cd1f66958ad6.tar.gz
Bump ocaml packages
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cc5adf8dafa..dd783593e590 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_bench
pkgdesc = Syntax extension for writing in-line benchmarks in ocaml code
pkgver = 0.15.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/janestreet/ppx_bench
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = ocaml-ppx_bench
depends = ocaml-ppx_inline_test>=0.15.0
depends = ocaml-ppxlib>=0.23.0
options = !strip
- source = ocaml-ppx_bench-1:0.15.1-1.tar.gz::https://github.com/janestreet/ppx_bench/archive/v0.15.1.tar.gz
+ source = ocaml-ppx_bench-1:0.15.1-2.tar.gz::https://github.com/janestreet/ppx_bench/archive/v0.15.1.tar.gz
sha512sums = 3eb9eb071e0effd451e8733b7eb883e44c246ad75c8990cffba3596c1ec95784f57ac63c4cf3966004b83afca4dbf5728fd497e21b1a454116fbba41ff7b24ae
pkgname = ocaml-ppx_bench
diff --git a/PKGBUILD b/PKGBUILD
index 5b78c7ae0ee1..f16d6b815a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_bench'
pkgname="ocaml-$_projectname"
pkgver='0.15.1'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Syntax extension for writing in-line benchmarks in ocaml code'
# If you're running on i686, pentium4, armv7h or aarch64, you have to add it to the arch array of the ocaml-biniou, ocaml-easy-format and ocaml-yojson AUR dependencies