We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d2a41 commit 2930e27Copy full SHA for 2930e27
containers-tests/containers-tests.cabal
@@ -11,7 +11,7 @@ description:
11
This package contains tests and benchmarks for @containers-package
12
13
build-type: Simple
14
-cabal-version: >=1.8
+cabal-version: >=1.10
15
extra-source-files:
16
include/containers.h
17
tests/Makefile
containers/containers.cabal
@@ -1,5 +1,5 @@
1
name: containers
2
-version: 0.6.2.1
+version: 0.6.3.1
3
license: BSD3
4
license-file: LICENSE
5
maintainer: [email protected]
@@ -20,7 +20,7 @@ description:
20
remains valid even if structures are shared.
21
22
23
24
25
26
changelog.md
0 commit comments