update to 5.3.2

This commit is contained in:
Jens Petersen 2019-07-25 16:31:16 +00:00
parent b48fab5ee1
commit a92267440d
4 changed files with 20 additions and 11 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/semigroupoids-5.2.1.tar.gz
/semigroupoids-5.2.2.tar.gz
/semigroupoids-5.3.2.tar.gz

View File

@ -7,8 +7,8 @@
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 5.2.2
Release: 6%{?dist}
Version: 5.3.2
Release: 1%{?dist}
Summary: Semigroupoids: Category sans id
License: BSD
@ -35,7 +35,6 @@ BuildRequires: ghc-containers-devel
BuildRequires: ghc-contravariant-devel
BuildRequires: ghc-distributive-devel
BuildRequires: ghc-hashable-devel
BuildRequires: ghc-semigroups-devel
BuildRequires: ghc-tagged-devel
BuildRequires: ghc-template-haskell-devel
BuildRequires: ghc-transformers-compat-devel
@ -137,6 +136,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal
%changelog
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 5.3.2-1
- update to 5.3.2
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

View File

@ -1,7 +1,7 @@
name: semigroupoids
category: Control, Comonads
version: 5.2.2
x-revision: 4
version: 5.3.2
x-revision: 1
license: BSD3
cabal-version: >= 1.8
license-file: LICENSE
@ -19,7 +19,8 @@ tested-with: GHC == 7.0.4
, GHC == 7.10.3
, GHC == 8.0.2
, GHC == 8.2.2
, GHC == 8.4.1
, GHC == 8.4.4
, GHC == 8.6.3
build-type: Custom
synopsis: Semigroupoids: Category sans id
extra-source-files:
@ -138,9 +139,8 @@ flag unordered-containers
library
build-depends:
base >= 4.3 && < 5,
base-orphans >= 0.5.4 && < 1,
base-orphans >= 0.8 && < 1,
bifunctors >= 5 && < 6,
semigroups >= 0.8.3.1 && < 1,
template-haskell,
transformers >= 0.2 && < 0.6,
transformers-compat >= 0.5 && < 0.7
@ -151,8 +151,11 @@ library
if impl(ghc >= 7.2 && < 7.6)
build-depends: ghc-prim
if !impl(ghc >= 8.0)
build-depends: semigroups >= 0.16.2 && < 1
if flag(containers)
build-depends: containers >= 0.3 && < 0.6
build-depends: containers >= 0.3 && < 0.7
if flag(contravariant)
build-depends: contravariant >= 0.2.0.1 && < 2
@ -167,7 +170,7 @@ library
build-depends: tagged >= 0.8.5 && < 1
if flag(unordered-containers)
build-depends: hashable >= 1.1 && < 1.3,
build-depends: hashable >= 1.1 && < 1.4,
unordered-containers >= 0.2 && < 0.3
hs-source-dirs: src
@ -197,6 +200,9 @@ library
ghc-options: -Wall -fno-warn-warnings-deprecations
if impl(ghc >= 7.10)
ghc-options: -fno-warn-trustworthy-safe
test-suite doctests
type: exitcode-stdio-1.0
main-is: doctests.hs

View File

@ -1 +1 @@
SHA512 (semigroupoids-5.2.2.tar.gz) = 8a972716a0d74bf9e539864614cd7b0ccede283efdb7a4f84ca691ec89fbe1aa9e2322e79c608adce9904a06457294a071007ba1eb84475896e41d629c60b90c
SHA512 (semigroupoids-5.3.2.tar.gz) = a0ec8c3f275ff503ce2e89a09a853f356a2c17edfff7917c00e2bddd3a63893fd41284305bb41b8632ed45c57222899ca64fb28aa1e794d41b939175fd1e92a8