8000 Bump 'text' dependency version. · packetloop/haskell-cpython@fb2dcdb · GitHub
[go: up one dir, main page]

Skip to content

Commit fb2dcdb

Browse files
committed
Bump 'text' dependency version.
1 parent 749838e commit fb2dcdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpython.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cpython
2-
version: 3.1.2.0
2+
version: 3.1.2.1
33
synopsis: Bindings for libpython
44
license: GPL-3
55
license-file: license.txt
@@ -34,7 +34,7 @@ library
3434
build-depends:
3535
base >=4 && < 5
3636
, bytestring >= 0.9 && < 0.10
37-
, text >= 0.1 && < 0.11
37+
, text >= 0.1 && < 0.12
3838

3939
build-tools:
4040
c2hs >= 0.15

0 commit comments

Comments
 (0)
0