aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-04-02 17:00:55 +0000
committerpsykose <alice@ayaya.dev>2023-04-02 19:00:55 +0200
commitd63495d248c0bc1886ee580b6afa01499f6bc686 (patch)
treef2339fd9a86ba3a69a633d85eb90714a113cadb1
parent4dd3c19ee3aa3fa86375b40e3cbb2f5cb5c366c4 (diff)
testing/*: rebuild against ocaml-lwt
-rw-r--r--testing/jackline/APKBUILD2
-rw-r--r--testing/ocaml-alcotest/APKBUILD2
-rw-r--r--testing/ocaml-angstrom/APKBUILD2
-rw-r--r--testing/ocaml-cstruct/APKBUILD2
-rw-r--r--testing/ocaml-dns/APKBUILD2
-rw-r--r--testing/ocaml-happy-eyeballs-lwt/APKBUILD2
-rw-r--r--testing/ocaml-lambda-term/APKBUILD2
-rw-r--r--testing/ocaml-logs/APKBUILD2
-rw-r--r--testing/ocaml-lwd/APKBUILD2
-rw-r--r--testing/ocaml-lwt-dllist/APKBUILD2
-rw-r--r--testing/ocaml-lwt_log/APKBUILD2
-rw-r--r--testing/ocaml-markup/APKBUILD2
-rw-r--r--testing/ocaml-metrics/APKBUILD2
-rw-r--r--testing/ocaml-mirage-flow/APKBUILD2
-rw-r--r--testing/ocaml-mirage-kv/APKBUILD2
-rw-r--r--testing/ocaml-mirage-net/APKBUILD2
-rw-r--r--testing/ocaml-mirage-profile/APKBUILD2
-rw-r--r--testing/ocaml-mirage-time/APKBUILD2
-rw-r--r--testing/ocaml-notty/APKBUILD2
-rw-r--r--testing/ocaml-ounit/APKBUILD2
-rw-r--r--testing/ocaml-tcpip/APKBUILD2
-rw-r--r--testing/ocaml-tls/APKBUILD2
-rw-r--r--testing/reason/APKBUILD2
-rw-r--r--testing/utop/APKBUILD2
24 files changed, 24 insertions, 24 deletions
diff --git a/testing/jackline/APKBUILD b/testing/jackline/APKBUILD
index 14d695df765..11b61e764c0 100644
--- a/testing/jackline/APKBUILD
+++ b/testing/jackline/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=jackline
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Minimalistic and secure XMPP client written in OCaml"
url="https://github.com/hannesm/jackline"
# limited by riscv64: ocaml, ppc64le: ocaml-uucp and ocaml-erm_xmpp
diff --git a/testing/ocaml-alcotest/APKBUILD b/testing/ocaml-alcotest/APKBUILD
index 20c3b10dcdc..0a08d709874 100644
--- a/testing/ocaml-alcotest/APKBUILD
+++ b/testing/ocaml-alcotest/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-alcotest
_pkgname=alcotest-js
pkgver=1.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight and colourful test framework"
url="https://github.com/mirage/alcotest"
arch="all !riscv64" # restricted by ocaml
diff --git a/testing/ocaml-angstrom/APKBUILD b/testing/ocaml-angstrom/APKBUILD
index f48791381a5..7b27a986f58 100644
--- a/testing/ocaml-angstrom/APKBUILD
+++ b/testing/ocaml-angstrom/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-angstrom
_pkgname=angstrom
pkgver=0.15.0
-pkgrel=1
+pkgrel=2
pkgdesc="Parser combinators built for speed and memory-efficiency"
url="https://github.com/inhabitedtype/angstrom"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-cstruct/APKBUILD b/testing/ocaml-cstruct/APKBUILD
index 186f3b313dc..0dfc3ac2232 100644
--- a/testing/ocaml-cstruct/APKBUILD
+++ b/testing/ocaml-cstruct/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-cstruct
_pkgname=cstruct
pkgver=6.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Access C-like structures directly from OCaml"
url="https://github.com/mirage/ocaml-cstruct"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-dns/APKBUILD b/testing/ocaml-dns/APKBUILD
index 674ef0db8c3..bc9a0dcd71a 100644
--- a/testing/ocaml-dns/APKBUILD
+++ b/testing/ocaml-dns/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-dns
_pkgname=dns
pkgver=6.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="An opinionated Domain Name System (DNS) library"
url="https://github.com/mirage/ocaml-dns"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-happy-eyeballs-lwt/APKBUILD b/testing/ocaml-happy-eyeballs-lwt/APKBUILD
index 105cf62b24e..4c99f5f9a47 100644
--- a/testing/ocaml-happy-eyeballs-lwt/APKBUILD
+++ b/testing/ocaml-happy-eyeballs-lwt/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-happy-eyeballs-lwt
_pkgname=happy-eyeballs
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Connecting to a remote host via IP version 4 or 6 using Lwt_unix"
url="https://github.com/roburio/happy-eyeballs"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-lambda-term/APKBUILD b/testing/ocaml-lambda-term/APKBUILD
index d46dcac2ba9..b7b04af5de6 100644
--- a/testing/ocaml-lambda-term/APKBUILD
+++ b/testing/ocaml-lambda-term/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-lambda-term
_pkgname=lambda-term
pkgver=3.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Terminal manipulation library for OCaml"
url="https://github.com/ocaml-community/lambda-term"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-logs/APKBUILD b/testing/ocaml-logs/APKBUILD
index c6cceb8d7b2..9931b553622 100644
--- a/testing/ocaml-logs/APKBUILD
+++ b/testing/ocaml-logs/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-logs
_pkgname=logs
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Logging infrastructure for OCaml"
url="https://erratique.ch/software/logs"
arch="all !riscv64" # restricted by ocaml
diff --git a/testing/ocaml-lwd/APKBUILD b/testing/ocaml-lwd/APKBUILD
index 3cc490353fc..26318afdf2b 100644
--- a/testing/ocaml-lwd/APKBUILD
+++ b/testing/ocaml-lwd/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-lwd
_pkgname=nottui-lwt
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight reactive documents"
url="https://github.com/let-def/lwd"
arch="all !riscv64" # restricted by ocaml
diff --git a/testing/ocaml-lwt-dllist/APKBUILD b/testing/ocaml-lwt-dllist/APKBUILD
index 99309902a0c..0b83805050b 100644
--- a/testing/ocaml-lwt-dllist/APKBUILD
+++ b/testing/ocaml-lwt-dllist/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-lwt-dllist
_pkgname=lwt-dllist
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Mutable doubly-linked list with Lwt iterators"
url="https://github.com/mirage/lwt-dllist"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-lwt_log/APKBUILD b/testing/ocaml-lwt_log/APKBUILD
index f256faa7118..c645cadb6a2 100644
--- a/testing/ocaml-lwt_log/APKBUILD
+++ b/testing/ocaml-lwt_log/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-lwt_log
_pkgname=lwt_log
pkgver=1.1.1
-pkgrel=3
+pkgrel=4
pkgdesc="Lwt-friendly logger"
url="https://github.com/ocsigen/lwt_log"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-markup/APKBUILD b/testing/ocaml-markup/APKBUILD
index cbbedff5f7e..792bce76030 100644
--- a/testing/ocaml-markup/APKBUILD
+++ b/testing/ocaml-markup/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-markup
_pkgname=markup.ml
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Error-recovering functional HTML5 and XML parsers and writers for OCaml"
url="https://aantron.github.io/markup.ml"
arch="all !riscv64" # restricted by ocaml
diff --git a/testing/ocaml-metrics/APKBUILD b/testing/ocaml-metrics/APKBUILD
index f3858980aea..f8f0496fe28 100644
--- a/testing/ocaml-metrics/APKBUILD
+++ b/testing/ocaml-metrics/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-metrics
_pkgname=metrics
pkgver=0.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Metrics infrastructure for OCaml"
url="https://github.com/mirage/metrics"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-mirage-flow/APKBUILD b/testing/ocaml-mirage-flow/APKBUILD
index c862fe2f289..3c276356baf 100644
--- a/testing/ocaml-mirage-flow/APKBUILD
+++ b/testing/ocaml-mirage-flow/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-mirage-flow
_pkgname=mirage-flow
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Flow implementations and combinators for MirageOS"
url="https://github.com/mirage/mirage-flow"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-mirage-kv/APKBUILD b/testing/ocaml-mirage-kv/APKBUILD
index b1d988f028f..2021362f007 100644
--- a/testing/ocaml-mirage-kv/APKBUILD
+++ b/testing/ocaml-mirage-kv/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-mirage-kv
_pkgname=mirage-kv
pkgver=4.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="MirageOS signatures for key/value devices"
url="https://github.com/mirage/mirage-kv"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-mirage-net/APKBUILD b/testing/ocaml-mirage-net/APKBUILD
index 3d1332d5227..0d468bf4dcb 100644
--- a/testing/ocaml-mirage-net/APKBUILD
+++ b/testing/ocaml-mirage-net/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-mirage-net
_pkgname=mirage-net
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Network signatures for MirageOS"
url="https://github.com/mirage/mirage-net"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-mirage-profile/APKBUILD b/testing/ocaml-mirage-profile/APKBUILD
index f68371e1e96..6bc0dec8bd5 100644
--- a/testing/ocaml-mirage-profile/APKBUILD
+++ b/testing/ocaml-mirage-profile/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-mirage-profile
_pkgname=mirage-profile
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Collect runtime profiling information in CTF format"
url="https://github.com/mirage/mirage-profile"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-mirage-time/APKBUILD b/testing/ocaml-mirage-time/APKBUILD
index 806591e6054..c67320be37c 100644
--- a/testing/ocaml-mirage-time/APKBUILD
+++ b/testing/ocaml-mirage-time/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-mirage-time
_pkgname=mirage-time
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Time operations for MirageOS"
url="https://github.com/mirage/mirage-time"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-notty/APKBUILD b/testing/ocaml-notty/APKBUILD
index c2c7bf7e4eb..8c1c2db5f63 100644
--- a/testing/ocaml-notty/APKBUILD
+++ b/testing/ocaml-notty/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ocaml-notty
_pkgname=notty
pkgver=0.2.2_git20200516
_commit=67c602e3b32fdd6f4356c8e6b7537ff811ac14bf
-pkgrel=2
+pkgrel=3
pkgdesc="Declarative terminal library for OCaml"
url="https://github.com/pqwy/notty"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-ounit/APKBUILD b/testing/ocaml-ounit/APKBUILD
index b28a29197e1..d1318c766f7 100644
--- a/testing/ocaml-ounit/APKBUILD
+++ b/testing/ocaml-ounit/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-ounit
_pkgname=ounit
pkgver=2.2.7
-pkgrel=1
+pkgrel=2
pkgdesc="A unit test framework for OCaml"
url="https://github.com/gildor478/ounit"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-tcpip/APKBUILD b/testing/ocaml-tcpip/APKBUILD
index ee6873ac358..5e5dda58a81 100644
--- a/testing/ocaml-tcpip/APKBUILD
+++ b/testing/ocaml-tcpip/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-tcpip
_pkgname=tcpip
pkgver=7.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="OCaml TCP/IP networking stack, used in MirageOS"
url="https://github.com/mirage/mirage-tcpip"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/ocaml-tls/APKBUILD b/testing/ocaml-tls/APKBUILD
index f24d4b8220b..74718f93446 100644
--- a/testing/ocaml-tls/APKBUILD
+++ b/testing/ocaml-tls/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ocaml-tls
_pkgname=tls
pkgver=0.15.3
-pkgrel=1
+pkgrel=2
pkgdesc="Transport Layer Security purely in OCaml"
url="https://github.com/mirleft/ocaml-tls"
arch="all !riscv64" # limited by ocaml aport
diff --git a/testing/reason/APKBUILD b/testing/reason/APKBUILD
index 318b3db6baf..b5b0fe00b78 100644
--- a/testing/reason/APKBUILD
+++ b/testing/reason/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=reason
pkgver=3.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems"
url="https://reasonml.github.io/"
arch="all !riscv64" # restricted by ocaml
diff --git a/testing/utop/APKBUILD b/testing/utop/APKBUILD
index 4c3845c6f7d..d6f2f09f55a 100644
--- a/testing/utop/APKBUILD
+++ b/testing/utop/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=utop
pkgver=2.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Universal toplevel for OCaml"
url="https://github.com/ocaml-community/utop"
arch="all !riscv64" # restricted by ocaml