Skip to content

Commit

Permalink
Merge pull request #10682 from haskell/mergify/bp/3.14.1.1/pr-10681
Browse files Browse the repository at this point in the history
Backport #10681: bump version numbers for 3.14.1.1
  • Loading branch information
mergify[bot] authored Dec 27, 2024
2 parents 6d43ccd + 2f27457 commit 7b6575d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cabal-syntax/Cabal-syntax.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: Cabal-syntax
version: 3.14.1.0
version: 3.14.1.1
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
license: BSD-3-Clause
license-file: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion Cabal/Cabal.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: Cabal
version: 3.14.1.0
version: 3.14.1.1
copyright: 2003-2024, Cabal Development Team (see AUTHORS file)
license: BSD-3-Clause
license-file: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion cabal-install-solver/cabal-install-solver.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: cabal-install-solver
version: 3.14.1.0
version: 3.14.1.1
synopsis: The solver component of cabal-install
description:
The solver component used in the cabal-install command-line program.
Expand Down
2 changes: 1 addition & 1 deletion cabal-install/cabal-install.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Cabal-Version: 3.0

Name: cabal-install
Version: 3.14.1.0
Version: 3.14.1.1
Synopsis: The command-line interface for Cabal and Hackage.
Description:
The \'cabal\' command-line program simplifies the process of managing
Expand Down

0 comments on commit 7b6575d

Please sign in to comment.