$OpenBSD$

SPDX-License-Identifier: AGPL-3.0-only

Use the crypton-era ASN.1 packages, time-hourglass and ram byte
arrays. The upstream source at v6.5.5.0 still uses the old deps.

Index: simplexmq.cabal
--- simplexmq.cabal.orig
+++ simplexmq.cabal
@@ -340,8 +340,8 @@
         bcrypt
   build-depends:
       aeson ==2.2.*
-    , asn1-encoding ==0.9.*
-    , asn1-types ==0.3.*
+    , crypton-asn1-encoding ==0.10.*
+    , crypton-asn1-types ==0.4.*
     , async ==2.2.*
     , attoparsec ==0.14.*
     , base >=4.14 && <5
@@ -357,12 +357,12 @@
     , data-default ==0.7.*
     , directory ==1.3.*
     , filepath ==1.4.*
-    , hourglass ==0.2.*
+    , time-hourglass ==0.3.*
     , http-types ==0.12.*
     , http2 >=4.2.2 && <4.3
     , iproute ==1.7.*
     , iso8601-time ==0.1.*
-    , memory ==0.18.*
+    , ram ==0.22.*
     , mtl >=2.3.1 && <3.0
     , network >=3.1.2.7 && <3.2
     , network-info ==0.2.*
@@ -602,7 +602,7 @@
     , ini
     , iso8601-time
     , main-tester ==0.2.*
-    , memory
+    , ram
     , mtl
     , network
     , QuickCheck ==2.14.*
