Skip to content

Commit 0d61f13

Browse files
committed
cpphs-1.20.9.1 revision 2: bump time to <1.15
1 parent a54aa20 commit 0d61f13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cpphs.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: cpphs
22
Version: 1.20.9.1
3-
x-revision: 1
3+
x-revision: 2
44
Copyright: 2004-2017, Malcolm Wallace
55
License: LGPL
66
License-File: LICENCE-LGPL
@@ -54,7 +54,7 @@ Library
5454
Hs-Source-Dirs: . old
5555

5656
else
57-
Build-Depends: time >=1.5 && <1.13
57+
Build-Depends: time >=1.5 && <1.15
5858
Hs-Source-Dirs: . new
5959

6060
Exposed-Modules:
@@ -83,7 +83,7 @@ Executable cpphs
8383
Hs-Source-Dirs: . old
8484

8585
else
86-
Build-Depends: time >=1.5 && <1.13
86+
Build-Depends: time >=1.5 && <1.15
8787
Hs-Source-Dirs: . new
8888

8989
Other-Modules:

0 commit comments

Comments
 (0)