File tree 3 files changed +7
-5
lines changed
3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## WIP
4
4
5
+ ## [ 0.5.10.6] - 2023-10-21
6
+
5
7
## [ 0.5.10.5] - 2023-10-17
6
8
7
9
## [ 0.5.10.4] - 2023-10-17
Original file line number Diff line number Diff line change 1
1
name : vulkan-utils
2
- version : " 0.5.10.5 "
2
+ version : " 0.5.10.6 "
3
3
synopsis : Utils for the vulkan package
4
4
category : Graphics
5
5
maintainer : Ellie Hermaszewska <live.long.and.prosper@monoid.al>
54
54
55
55
custom-setup :
56
56
dependencies :
57
- - base
57
+ - base < 5
58
58
- Cabal >= 3 && < 4
59
59
- cabal-doctest >= 1 && <1.1
60
60
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.24
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.35.2 .
3
+ -- This file has been generated from package.yaml by hpack version 0.34.5 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
7
7
name : vulkan-utils
8
- version : 0.5.10.5
8
+ version : 0.5.10.6
9
9
synopsis : Utils for the vulkan package
10
10
category : Graphics
11
11
homepage : https://github.com/expipiplus1/vulkan#readme
@@ -27,7 +27,7 @@ source-repository head
27
27
custom-setup
28
28
setup-depends :
29
29
Cabal == 3. *
30
- , base
30
+ , base < 5
31
31
, cabal-doctest >= 1 && < 1.1
32
32
33
33
library
You can’t perform that action at this time.
0 commit comments