update to 2.13.2

epel9
Jens Petersen 5 years ago
parent d7a66f02bb
commit ca239a3782

1
.gitignore vendored

@ -10,3 +10,4 @@ QuickCheck-2.1.1.1.tar.gz
/QuickCheck-2.10.1.tar.gz
/QuickCheck-2.11.3.tar.gz
/QuickCheck-2.12.6.1.tar.gz
/QuickCheck-2.13.2.tar.gz

@ -7,8 +7,8 @@
%bcond_without tests
Name: ghc-%{pkg_name}
Version: 2.12.6.1
Release: 2%{?dist}
Version: 2.13.2
Release: 1%{?dist}
Summary: Automatic testing of Haskell programs
License: BSD
@ -23,10 +23,9 @@ BuildRequires: ghc-rpm-macros
BuildRequires: ghc-base-prof
BuildRequires: ghc-containers-prof
BuildRequires: ghc-deepseq-prof
BuildRequires: ghc-erf-prof
BuildRequires: ghc-random-prof
BuildRequires: ghc-splitmix-prof
BuildRequires: ghc-template-haskell-prof
BuildRequires: ghc-tf-random-prof
BuildRequires: ghc-transformers-prof
%if %{with tests}
BuildRequires: ghc-process-devel
@ -133,6 +132,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog
* Sun Feb 09 2020 Jens Petersen <petersen@redhat.com> - 2.13.2-1
- update to 2.13.2
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (QuickCheck-2.12.6.1.tar.gz) = bbd11ea7f22af02ad1ab4d59aecc0dc57d3b9d63e42c1a73beff94f645778858fe22d8d8234669c96ce901508b85d3b42b2f7647b81510bcdd9eaada937016c1
SHA512 (QuickCheck-2.13.2.tar.gz) = d2c92caec8bdf9089483b1f256f17f3d50e066f57eddb630f1831a232c4e33a0d4f55a0f927aa433cd3379283fa2615fd2937941e6847b234ea00b0fbeb46b98

Loading…
Cancel
Save