From 04332169dd90f80c5799dac6481ed00c47eff6b5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Jul 2021 11:22:17 +0800 Subject: [PATCH] update to 5.6.2 --- .gitignore | 1 + ghc-profunctors.spec | 9 +++-- profunctors-5.5.2.cabal | 84 ----------------------------------------- sources | 2 +- 4 files changed, 7 insertions(+), 89 deletions(-) delete mode 100644 profunctors-5.5.2.cabal diff --git a/.gitignore b/.gitignore index cafacbd..e003a25 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /profunctors-5.2.2.tar.gz /profunctors-5.3.tar.gz /profunctors-5.5.2.tar.gz +/profunctors-5.6.2.tar.gz diff --git a/ghc-profunctors.spec b/ghc-profunctors.spec index 61b5ecf..3fab3e7 100644 --- a/ghc-profunctors.spec +++ b/ghc-profunctors.spec @@ -5,15 +5,14 @@ %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 5.5.2 -Release: 5%{?dist} +Version: 5.6.2 +Release: 1%{?dist} Summary: Profunctors License: BSD 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: @@ -74,7 +73,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 @@ -112,6 +110,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Aug 5 2021 Jens Petersen - 5.6.2-1 +- update to 5.6.2 + * Thu Jul 22 2021 Fedora Release Engineering - 5.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/profunctors-5.5.2.cabal b/profunctors-5.5.2.cabal deleted file mode 100644 index 38a2b12..0000000 --- a/profunctors-5.5.2.cabal +++ /dev/null @@ -1,84 +0,0 @@ -name: profunctors -category: Control, Categories -version: 5.5.2 -x-revision: 1 -license: BSD3 -cabal-version: >= 1.10 -license-file: LICENSE -author: Edward A. Kmett -maintainer: Edward A. Kmett -stability: experimental -homepage: http://github.com/ekmett/profunctors/ -bug-reports: http://github.com/ekmett/profunctors/issues -copyright: Copyright (C) 2011-2015 Edward A. Kmett -synopsis: Profunctors -description: Profunctors. -tested-with: 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.1 -build-type: Simple -extra-source-files: - .ghci - .gitignore - .hlint.yaml - .travis.yml - .vim.custom - README.markdown - CHANGELOG.markdown - -source-repository head - type: git - location: git://github.com/ekmett/profunctors.git - -library - build-depends: - base >= 4.7 && < 4.15, - base-orphans >= 0.4 && < 0.9, - bifunctors >= 5.2 && < 6, - comonad >= 4 && < 6, - contravariant >= 1 && < 2, - distributive >= 0.4.4 && < 1, - tagged >= 0.4.4 && < 1, - transformers >= 0.2 && < 0.6 - - if !impl(ghc >= 8.0) - build-depends: semigroups >= 0.11 && < 0.20 - - exposed-modules: - Data.Profunctor - Data.Profunctor.Adjunction - Data.Profunctor.Cayley - Data.Profunctor.Choice - Data.Profunctor.Closed - Data.Profunctor.Composition - Data.Profunctor.Mapping - Data.Profunctor.Monad - Data.Profunctor.Ran - Data.Profunctor.Rep - Data.Profunctor.Sieve - Data.Profunctor.Strong - Data.Profunctor.Traversing - Data.Profunctor.Types - Data.Profunctor.Unsafe - Data.Profunctor.Yoneda - - ghc-options: -Wall -O2 - - if impl(ghc>=8.0) - ghc-options: -Wno-trustworthy-safe - - hs-source-dirs: src - - default-language: Haskell2010 - other-extensions: - CPP - GADTs - FlexibleContexts - FlexibleInstances - InstanceSigs - UndecidableInstances - TypeFamilies diff --git a/sources b/sources index 81f4622..39efa3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (profunctors-5.5.2.tar.gz) = c5e1862845ebc3d3f2c6cf39929a559d459d8ab2b703647f31871d455b5190f741b3bc5420419e24cff69ce2917e3ec8fbfc40558d525a9e33bb34232ee3cbc2 +SHA512 (profunctors-5.6.2.tar.gz) = ddf33426fdf52dbe0ffea5c9124e1d35b79696564b8e88bcd7a015b8361634566e5d35135cee69c6dc2fa2bbb870d9f624710f98e122078f7f3a82bbdacad690