summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2022-04-28 10:50:07 +0200
committerDaniel Peukert2022-04-28 10:50:07 +0200
commit2c22da65d5bfb2835ca47b1d02ee0c5d7c977191 (patch)
treec353db01aa26e73c61c3d703bbc0c5b6663e51ef /.SRCINFO
parent1edf65af850aacdb5f2411efbfa4ae09807d0c1d (diff)
downloadaur-2c22da65d5bfb2835ca47b1d02ee0c5d7c977191.tar.gz
Update ocaml-re to 1.10.4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49ff43f55d40..4cd52b51e795 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocaml-re
pkgdesc = Pure OCaml regular expressions, with support for Perl and POSIX-style strings
- pkgver = 1.10.3
+ pkgver = 1.10.4
pkgrel = 1
url = https://github.com/ocaml/ocaml-re
arch = x86_64
@@ -12,12 +12,12 @@ pkgbase = ocaml-re
license = custom:LGPL2.1 with linking exception
checkdepends = ocaml-ounit
makedepends = dune>=2.0.0
- depends = ocaml>=4.02.0
+ depends = ocaml>=4.03.0
depends = ocaml-seq
options = !strip
- source = ocaml-re-1.10.3-1.tar.gz::https://github.com/ocaml/ocaml-re/archive/1.10.3.tar.gz
+ source = ocaml-re-1.10.4-1.tar.gz::https://github.com/ocaml/ocaml-re/archive/1.10.4.tar.gz
source = fix-ounit-name.diff
- sha512sums = c86bc375d52ba4d0363d56636dd389c29ce3fc430f569fd5c3af3265023bb80462d94ea9fce97387fdebc8731d33166871ac2f9162327674c2b97bdbde423bbd
+ sha512sums = 1bef38154f856b48985a0dfa975dc8539f146d0308d7c2af01078f5e998683fd635c7ae4a888e95c1a4dc4df9539dcd5dc506a5ef8718386cf0073947507f91a
sha512sums = cd665ef2d43a82f26a34480265db42031b8f9cd4b0b71890f3e7fc029c1e68c4f518f1ced2b78deedc522808df0037da83b5527f6442aaf65c5dfb1b7823166f
pkgname = ocaml-re