$OpenBSD: patch-old-time_cabal,v 1.2 2018/01/22 21:42:27 kili Exp $

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

Index: old-time.cabal
--- old-time.cabal.orig
+++ old-time.cabal
@@ -53,7 +53,7 @@ Library
         HsTime.h
 
     build-depends:
-        base       >= 4.7 && < 4.9,
+        base       >= 4.7 && < 5,
         old-locale == 1.0.*
 
     ghc-options: -Wall
