File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : cpython
2
- version : 3.2 .0
2
+ version : 3.3 .0
3
3
license : GPL-3
4
4
license-file : license.txt
5
5
author : John Millikin <jmillikin@gmail.com>
@@ -20,12 +20,12 @@ extra-source-files:
20
20
21
21
source-repository head
22
22
type : bazaar
23
- location : https://john-millikin.com/branches/haskell-cpython/3.2 /
23
+ location : https://john-millikin.com/branches/haskell-cpython/3.3 /
24
24
25
25
source-repository this
26
26
type : bazaar
27
- location : https://john-millikin.com/branches/haskell-cpython/3.2 /
28
- tag : haskell-cpython_3.2 .0
27
+ location : https://john-millikin.com/branches/haskell-cpython/3.3 /
28
+ tag : haskell-cpython_3.3 .0
29
29
30
30
library
31
31
ghc-options : -Wall -O2 -fno-warn-orphans
@@ -80,4 +80,4 @@ library
80
80
c-sources : cbits/hscpython-shim.c
81
81
include-dirs : cbits
82
82
83
- pkgconfig-depends : python-3.2
83
+ pkgconfig-depends : python-3.3
You can’t perform that action at this time.
0 commit comments