hopenpgp-tools 0.23.10 → 0.23.11
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~cryptondep ~hOpenPGP
Dependency ranges changed: crypton, hOpenPGP
Files
- hopenpgp-tools.cabal +3/−3
hopenpgp-tools.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: hopenpgp-tools-version: 0.23.10+version: 0.23.11 synopsis: hOpenPGP-based command-line tools description: command-line tools for performing some OpenPGP-related operations homepage: https://salsa.debian.org/clint/hOpenPGP-tools@@ -8,7 +8,7 @@ license-file: LICENSE author: Clint Adams maintainer: Clint Adams <clint@debian.org>-copyright: 2012-2024 Clint Adams+copyright: 2012-2025 Clint Adams category: Codec, Data build-type: Simple @@ -21,7 +21,7 @@ , bytestring , conduit >= 1.3.0 , errors- , hOpenPGP >= 2.10 && < 3+ , hOpenPGP >= 2.10.1 && < 3 , lens , optparse-applicative >= 0.18.1.0 , prettyprinter >= 1.7.0