diff --git a/.gitignore b/.gitignore index 95449d0..f72abde 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /mono-traversable-1.0.7.0.tar.gz /mono-traversable-1.0.8.1.tar.gz /mono-traversable-1.0.10.0.tar.gz +/mono-traversable-1.0.11.0.tar.gz diff --git a/ghc-mono-traversable.spec b/ghc-mono-traversable.spec index b7d039b..fbc4687 100644 --- a/ghc-mono-traversable.spec +++ b/ghc-mono-traversable.spec @@ -7,15 +7,14 @@ %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.0.10.0 -Release: 2%{?dist} +Version: 1.0.11.0 +Release: 1%{?dist} Summary: Type classes for mapping, folding, and traversing monomorphic containers License: MIT Url: https://hackage.haskell.org/package/%{pkg_name} # Begin cabal-rpm sources: Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz -Source1: https://hackage.haskell.org/package/%{pkgver}/%{pkg_name}.cabal#/%{pkgver}.cabal # End cabal-rpm sources # Begin cabal-rpm deps: @@ -84,7 +83,6 @@ This package provides the Haskell %{pkg_name} profiling library. %prep # Begin cabal-rpm setup: %setup -q -n %{pkgver} -cp -bp %{SOURCE1} %{pkg_name}.cabal # End cabal-rpm setup @@ -125,6 +123,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Jul 25 2019 Jens Petersen - 1.0.11.0-1 +- update to 1.0.11.0 + * Thu Jul 25 2019 Fedora Release Engineering - 1.0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/mono-traversable-1.0.10.0.cabal b/mono-traversable-1.0.10.0.cabal deleted file mode 100644 index 32e8771..0000000 --- a/mono-traversable-1.0.10.0.cabal +++ /dev/null @@ -1,97 +0,0 @@ -cabal-version: 1.12 - --- This file has been generated from package.yaml by hpack version 0.30.0. --- --- see: https://github.com/sol/hpack --- --- hash: dd6993a12a11dc33b47bd2f3d81ac5ab62e3168ad8a01582458b74b64f971031 - -name: mono-traversable -version: 1.0.10.0 -x-revision: 1 -synopsis: Type classes for mapping, folding, and traversing monomorphic containers -description: Please see the README at -category: Data -homepage: https://github.com/snoyberg/mono-traversable#readme -bug-reports: https://github.com/snoyberg/mono-traversable/issues -author: Michael Snoyman, John Wiegley, Greg Weber -maintainer: michael@snoyman.com -license: MIT -license-file: LICENSE -build-type: Simple -extra-source-files: - README.md - ChangeLog.md - -source-repository head - type: git - location: https://github.com/snoyberg/mono-traversable - -library - hs-source-dirs: - src - ghc-options: -Wall - build-depends: - base >=4.9 && <5 - , bytestring >=0.9 - , containers >=0.5.8 - , hashable - , split >=0.2 - , text >=0.11 - , transformers >=0.3 - , unordered-containers >=0.2 - , vector >=0.10 - , vector-algorithms >=0.6 - if impl(ghc <8.0) - build-depends: - semigroups >=0.10 - exposed-modules: - Data.Containers - Data.MonoTraversable - Data.MonoTraversable.Unprefixed - Data.NonNull - Data.Sequences - other-modules: - Paths_mono_traversable - default-language: Haskell2010 - -test-suite test - type: exitcode-stdio-1.0 - main-is: main.hs - hs-source-dirs: - test - ghc-options: -O0 - build-depends: - HUnit - , QuickCheck - , base - , bytestring - , containers - , foldl - , hspec - , mono-traversable - , semigroups - , text - , transformers - , unordered-containers - , vector - other-modules: - Spec - Paths_mono_traversable - default-language: Haskell2010 - -benchmark sorting - type: exitcode-stdio-1.0 - main-is: sorting.hs - hs-source-dirs: - bench - ghc-options: -Wall -O2 - build-depends: - base - , gauge - , mono-traversable - , mwc-random - , vector - other-modules: - Paths_mono_traversable - default-language: Haskell2010 diff --git a/sources b/sources index 8e083f9..40a744c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mono-traversable-1.0.10.0.tar.gz) = eb229938885dfef4e74da810c30205bba6c27de5139b32983f478a5572e1bf588c95babc4a7bb4798ca200711119861b40ce628f0e11364615bef3a9aac0b476 +SHA512 (mono-traversable-1.0.11.0.tar.gz) = 2be2ed59bd90140cfff5247ce8fb2a4ba1356e471af51b3507fe3cfa1db59a008b71312ddbd5a9e4faeda18305f3117bed1edd1a3eeeeb5fbbca578cce9f2135