packages feed

stackctl 1.6.1.1 → 1.6.1.2

raw patch · 2 files changed

+8/−4 lines, 2 filesdep ~Blammo

Dependency ranges changed: Blammo

Files

CHANGELOG.md view
@@ -1,4 +1,8 @@-## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.6.1.1...main)+## [_Unreleased_](https://github.com/freckle/stackctl/compare/v1.6.1.2...main)++## [v1.6.1.2](https://github.com/freckle/stackctl/compare/v1.6.1.1...v1.6.1.2)++- Require Blammo-1.2.2.3  ## [v1.6.1.1](https://github.com/freckle/stackctl/compare/v1.6.1.0...v1.6.1.1) 
stackctl.cabal view
@@ -1,6 +1,6 @@ cabal-version:   1.18 name:            stackctl-version:         1.6.1.1+version:         1.6.1.2 license:         MIT license-file:    LICENSE copyright:       2022 Renaissance Learning Inc@@ -83,7 +83,7 @@         -optP-Wno-nonportable-include-path      build-depends:-        Blammo >=1.1.2.1,+        Blammo >=1.1.2.3,         Glob >=0.10.2,         QuickCheck >=2.14.2,         aeson >=2.0.3.0,@@ -192,7 +192,7 @@         -optP-Wno-nonportable-include-path      build-depends:-        Blammo >=1.1.2.1,+        Blammo >=1.1.2.3,         Glob >=0.10.2,         QuickCheck >=2.14.2,         aeson >=2.0.3.0,