diff --git a/hledger-lib/package.yaml b/hledger-lib/package.yaml index e58cd9041..b326c40f7 100644 --- a/hledger-lib/package.yaml +++ b/hledger-lib/package.yaml @@ -4,7 +4,7 @@ license: GPL-3.0-or-later maintainer: Simon Michael author: Simon Michael stability: stable -tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1 +tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2 homepage: http://hledger.org bug-reports: http://bugs.hledger.org github: simonmichael/hledger diff --git a/hledger-ui/package.yaml b/hledger-ui/package.yaml index 061da3bfe..706c280c5 100644 --- a/hledger-ui/package.yaml +++ b/hledger-ui/package.yaml @@ -4,7 +4,7 @@ license: GPL-3.0-or-later maintainer: Simon Michael author: Simon Michael stability: stable -tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1 +tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2 homepage: http://hledger.org bug-reports: http://bugs.hledger.org github: simonmichael/hledger diff --git a/hledger-web/package.yaml b/hledger-web/package.yaml index decce7da7..538e56782 100644 --- a/hledger-web/package.yaml +++ b/hledger-web/package.yaml @@ -4,7 +4,7 @@ license: GPL-3.0-or-later maintainer: Simon Michael author: Simon Michael stability: stable -tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1 +tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2 homepage: http://hledger.org bug-reports: http://bugs.hledger.org github: simonmichael/hledger diff --git a/hledger/package.yaml b/hledger/package.yaml index 0ee371dad..f465a9bda 100644 --- a/hledger/package.yaml +++ b/hledger/package.yaml @@ -4,7 +4,7 @@ license: GPL-3.0-or-later maintainer: Simon Michael author: Simon Michael stability: stable -tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1 +tested-with: ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2 homepage: http://hledger.org bug-reports: http://bugs.hledger.org github: simonmichael/hledger