arch-hs 0.12.0.2 → 0.12.0.3
raw patch · 3 files changed
+6/−1 lines, 3 filesdep ~megaparsecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: megaparsec
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- arch-hs.cabal +1/−1
- data/NAME_PRESET.json +1/−0
CHANGELOG.md view
@@ -3,6 +3,10 @@ `arch-hs` uses [PVP Versioning][1]. The changelog is available [on GitHub][2]. +## 0.12.0.3++- Add hindent to name preset+ ## 0.12.0.2 - Add taffybar to name preset
arch-hs.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: arch-hs-version: 0.12.0.2+version: 0.12.0.3 synopsis: Distribute hackage packages to archlinux description: @arch-hs@ is a command-line program, which simplifies the process of producing
data/NAME_PRESET.json view
@@ -88,6 +88,7 @@ "haskell-x11": "X11", "haskell-x11-xft": "X11-xft", "hasktags": "hasktags",+ "hindent": "hindent", "hledger": "hledger", "hledger-iadd": "hledger-iadd", "hledger-ui": "hledger-ui",