summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:03:15 +0200
committerDaniel Peukert2023-05-22 13:03:15 +0200
commitf8ca598ce018c219b5142a5da4b0c43a3048da2c (patch)
tree25ccbb6589cbedaa932dcdbbb377188ec4e70443
parentd91f03d696cc123f5e844a1d2e91aeee7af49938 (diff)
downloadaur-f8ca598ce018c219b5142a5da4b0c43a3048da2c.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 dc0fe9abc762..6be926ecda00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_sexp_message
pkgdesc = A ppx rewriter for easy construction of s-expressions
pkgver = 0.15.0
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/janestreet/ppx_sexp_message
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = ocaml-ppx_sexp_message
depends = ocaml-ppx_sexp_conv>=0.15.0
depends = ocaml-ppxlib>=0.23.0
options = !strip
- source = ocaml-ppx_sexp_message-1:0.15.0-3.tar.gz::https://github.com/janestreet/ppx_sexp_message/archive/v0.15.0.tar.gz
+ source = ocaml-ppx_sexp_message-1:0.15.0-4.tar.gz::https://github.com/janestreet/ppx_sexp_message/archive/v0.15.0.tar.gz
sha512sums = 2b671a1fa020c785ffb02b67998653dedcce892ab68fc23665ce8c88534ae9f5e1df2f148e1f9ea965444f4a48d896735e2bdc313db2787101a5aee2e5f9f025
pkgname = ocaml-ppx_sexp_message
diff --git a/PKGBUILD b/PKGBUILD
index f765ec05da2f..38ebf219f9cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_sexp_message'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='3'
+pkgrel='4'
epoch='1'
pkgdesc='A ppx rewriter for easy construction of s-expressions'
# 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