diff --git a/.gitignore b/.gitignore index fdf5d3a..6bf1a79 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /lens-aeson-1.0.2.tar.gz /lens-aeson-1.1.tar.gz /lens-aeson-1.1.1.tar.gz +/lens-aeson-1.1.3.tar.gz diff --git a/ghc-lens-aeson.spec b/ghc-lens-aeson.spec index 4255fdc..91449b7 100644 --- a/ghc-lens-aeson.spec +++ b/ghc-lens-aeson.spec @@ -5,8 +5,8 @@ %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 1.1.1 -Release: 2%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Law-abiding lenses for aeson License: MIT @@ -111,6 +111,9 @@ dos2unix -k -n %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jun 07 2022 Jens Petersen - 1.1.3-1 +- https://hackage.haskell.org/package/lens-aeson-1.1.3/changelog + * Thu Jan 20 2022 Fedora Release Engineering - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/lens-aeson-1.1.1.cabal b/lens-aeson-1.1.1.cabal deleted file mode 100644 index d0bfd45..0000000 --- a/lens-aeson-1.1.1.cabal +++ /dev/null @@ -1,59 +0,0 @@ -name: lens-aeson -category: Numeric -version: 1.1.1 -x-revision: 1 -license: MIT -cabal-version: >= 1.10 -license-file: LICENSE -author: Edward A. Kmett -maintainer: Edward A. Kmett -stability: provisional -homepage: http://github.com/lens/lens-aeson/ -bug-reports: http://github.com/lens/lens-aeson/issues -copyright: - Copyright (C) 2012 Paul Wilson - Copyright (C) 2013 Edward A. Kmett -build-type: Simple -tested-with: GHC == 7.4.2 - , GHC == 7.6.3 - , GHC == 7.8.4 - , GHC == 7.10.3 - , GHC == 8.0.2 - , GHC == 8.2.2 - , GHC == 8.4.4 - , GHC == 8.6.5 - , GHC == 8.8.3 - , GHC == 8.10.1 -synopsis: Law-abiding lenses for aeson -description: Law-abiding lenses for aeson. - -extra-source-files: - .gitignore - .hlint.yaml - .vim.custom - AUTHORS.markdown - README.markdown - CHANGELOG.markdown - -source-repository head - type: git - location: https://github.com/lens/lens-aeson - -library - build-depends: - base >= 4.5 && < 5, - lens >= 4.4 && < 6, - text >= 0.11.1.10 && < 1.3, - vector >= 0.9 && < 0.13, - unordered-containers >= 0.2.3 && < 0.3, - attoparsec >= 0.10 && < 0.15, - bytestring >= 0.9 && < 0.12, - aeson >= 0.7.0.5 && < 1.6, - scientific >= 0.3.2 && < 0.4 - - exposed-modules: - Data.Aeson.Lens - - ghc-options: -Wall -fwarn-tabs -O2 - hs-source-dirs: src - default-language: Haskell2010 diff --git a/lens-aeson-1.1.3.cabal b/lens-aeson-1.1.3.cabal new file mode 100644 index 0000000..accb68f --- /dev/null +++ b/lens-aeson-1.1.3.cabal @@ -0,0 +1,59 @@ +name: lens-aeson +category: Numeric +version: 1.1.3 +x-revision: 1 +license: MIT +cabal-version: >= 1.10 +license-file: LICENSE +author: Edward A. Kmett +maintainer: Edward A. Kmett +stability: provisional +homepage: http://github.com/lens/lens-aeson/ +bug-reports: http://github.com/lens/lens-aeson/issues +copyright: + Copyright (C) 2012 Paul Wilson + Copyright (C) 2013 Edward A. Kmett +build-type: Simple +tested-with: GHC == 8.0.2 + , GHC == 8.2.2 + , GHC == 8.4.4 + , GHC == 8.6.5 + , GHC == 8.8.4 + , GHC == 8.10.7 + , GHC == 9.0.1 + , GHC == 9.2.1 +synopsis: Law-abiding lenses for aeson +description: Law-abiding lenses for aeson. + +extra-source-files: + .gitignore + .hlint.yaml + .vim.custom + AUTHORS.markdown + README.markdown + CHANGELOG.markdown + +source-repository head + type: git + location: https://github.com/lens/lens-aeson + +library + build-depends: + base >= 4.9 && < 5, + lens >= 4.4 && < 6, + text >= 0.11.1.10 && < 2.1, + vector >= 0.9 && < 0.13, + unordered-containers >= 0.2.3 && < 0.3, + attoparsec >= 0.10 && < 0.15, + bytestring >= 0.9 && < 0.12, + -- TODO: Eventually, we should bump the lower version bounds to >=2 so that + -- we can remove some CPP in Data.Aeson.Lens. See #38. + aeson >= 0.7.0.5 && < 2.1, + scientific >= 0.3.2 && < 0.4 + + exposed-modules: + Data.Aeson.Lens + + ghc-options: -Wall -Wtabs -O2 + hs-source-dirs: src + default-language: Haskell2010 diff --git a/sources b/sources index f91de7b..1a7e842 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lens-aeson-1.1.1.tar.gz) = a72cd51a51dcb9b686909caac83f8f7ba69b0e33ba90bf8a55937f198f898a7e19dff24bec9a4b921b170f34c5511bd58df5ba1dea3751f37e374bb7193d388c +SHA512 (lens-aeson-1.1.3.tar.gz) = e8139b700c5e310087603a378c9f72507fa057da3a4ce4b9685a2c43812b51af3c0e6f6604bc0f5e78ac9c69ff214287f7e8532a97286aabeb278a4dea9f2a6e