$OpenBSD: patch-utf8-string_cabal,v 1.3 2019/09/30 12:58:11 kili Exp $

Dependency changed in the "online" version of the package description,
but not in the dist file.

--- utf8-string.cabal.orig	Sun Aug 23 18:19:40 2015
+++ utf8-string.cabal	Sat Dec  3 22:20:03 2016
@@ -19,7 +19,7 @@ Tested-With:        GHC==7.0.4, GHC==7.4.2, GHC==7.6.3
 library
   Ghc-options:        -W -O2
 
-  build-depends: base >= 4.3 && < 4.9, bytestring >= 0.9
+  build-depends: base >= 4.3 && < 4.13, bytestring >= 0.9
 
   Extensions:         CPP
   Exposed-modules:    Codec.Binary.UTF8.String
