packages feed

swiss-army-knife 1.1.0.2 → 1.1.0.3

raw patch · 3 files changed

+8/−3 lines, 3 filesdep +aesondep +basedep +bytestring

Dependencies added: aeson, base, bytestring, directory, filepath, http-conduit, optparse-applicative, process, resolv, split, swiss-army-knife

Files

CHANGELOG.md view
@@ -1,3 +1,7 @@+# 1.1.0.3 - 2026-07-01++- Adjusted cabal version to be lower for better coverage.+ # 1.1.0.2 — 2026-07-01  ## Added
CHANGELOG.org view
@@ -2,8 +2,9 @@ #+AUTHOR: Fred Mitchell #+EMAIL: fred.mitchell@atomlogik.de +* 1.1.0.3 - 2026-07-01+  + Adjusted cabal version to be lower for better coverage. * 1.1.0.2 — 2026-07-01- ** Added - Cross-distro =sak kernel= command   - Now works on Arch, Debian, Ubuntu, Linux Mint, Pop!_OS, Fedora, RHEL, CentOS, Rocky Linux, and AlmaLinux
swiss-army-knife.cabal view
@@ -1,6 +1,6 @@-cabal-version: 3.16+cabal-version: 2.4 name:           swiss-army-knife-version:        1.1.0.2+version:        1.1.0.3 synopsis:       A collection of small tools to make life a bit easier for the command-line. category:       System description:    Please see the README on GitHub at <https://github.com/flajann2/swiss-army-knife#readme>