summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:03:07 +0200
committerDaniel Peukert2023-05-22 13:03:07 +0200
commite0c4bb37c8e513bbf471680a45e4784bc743d57c (patch)
treeab7523c74f5460a3485136e9d81cd98f324c370b
parent04b0218a5e068b919035ee2a2e69710b33037aab (diff)
downloadaur-e0c4bb37c8e513bbf471680a45e4784bc743d57c.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 599981912654..8cf9089401fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_sexp_conv
pkgdesc = Generation of S-expression conversion functions from type definitions
pkgver = 0.15.1
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/janestreet/ppx_sexp_conv
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = ocaml-ppx_sexp_conv
depends = ocaml-ppxlib>=0.26.0
depends = ocaml-sexplib0>=0.15.0
options = !strip
- source = ocaml-ppx_sexp_conv-1:0.15.1-3.tar.gz::https://github.com/janestreet/ppx_sexp_conv/archive/v0.15.1.tar.gz
+ source = ocaml-ppx_sexp_conv-1:0.15.1-4.tar.gz::https://github.com/janestreet/ppx_sexp_conv/archive/v0.15.1.tar.gz
sha512sums = f2b669e7c7bbbc8dd4978b47b73662dd0195ae85cdd71596485211cb5ab4daedcae9be4b33796674320e0d324b7ee9f90d3b219212be98ed792e3a89ccf8c41b
pkgname = ocaml-ppx_sexp_conv
diff --git a/PKGBUILD b/PKGBUILD
index 590c32f18f1c..442842a20477 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_conv'
pkgname="ocaml-$_projectname"
pkgver='0.15.1'
-pkgrel='3'
+pkgrel='4'
epoch='1'
pkgdesc='Generation of S-expression conversion functions from type definitions'
# 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