Skip to content

Commit d246fa0

Browse files
authored
Bump versions of Cabal{,-syntax}, cabal-install{,-solver} to 3.14.1.0 (#10577)
1 parent 281927c commit d246fa0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cabal-syntax/Cabal-syntax.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: Cabal-syntax
3-
version: 3.14.0.0
3+
version: 3.14.1.0
44
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE

Cabal/Cabal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: Cabal
3-
version: 3.14.0.0
3+
version: 3.14.1.0
44
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
55
license: BSD-3-Clause
66
license-file: LICENSE

cabal-install-solver/cabal-install-solver.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: cabal-install-solver
3-
version: 3.14.0.0
3+
version: 3.14.1.0
44
synopsis: The solver component of cabal-install
55
description:
66
The solver component used in the cabal-install command-line program.

cabal-install/cabal-install.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Cabal-Version: 3.0
22

33
Name: cabal-install
4-
Version: 3.14.0.0
4+
Version: 3.14.1.0
55
Synopsis: The command-line interface for Cabal and Hackage.
66
Description:
77
The \'cabal\' command-line program simplifies the process of managing

0 commit comments

Comments
 (0)