update to 0.3.5.2
This commit is contained in:
parent
c5616d63f4
commit
4d5493c9b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/scientific-0.3.4.7.tar.gz
|
||||
/scientific-0.3.4.10.tar.gz
|
||||
/integer-logarithms-1.0.1.tar.gz
|
||||
/scientific-0.3.5.2.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.4.10
|
||||
Release: 4%{?dist}
|
||||
Version: 0.3.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Numbers represented using scientific notation
|
||||
|
||||
License: BSD
|
||||
@ -24,8 +24,8 @@ BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-deepseq-devel
|
||||
BuildRequires: ghc-hashable-devel
|
||||
BuildRequires: ghc-integer-logarithms-devel
|
||||
BuildRequires: ghc-primitive-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-vector-devel
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-QuickCheck-devel
|
||||
BuildRequires: ghc-smallcheck-devel
|
||||
@ -103,6 +103,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.3.5.2-1
|
||||
- update to 0.3.5.2
|
||||
|
||||
* Tue Nov 21 2017 Jens Petersen <petersen@redhat.com> - 0.3.4.10-4
|
||||
- integer-logarithms is now packaged
|
||||
- update to cabal-rpm-0.12 packaging
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (integer-logarithms-1.0.1.tar.gz) = 14c84774eb94b6eb5ed172254106a5c53276ed3f24672d18b955d9d413a6012db7c70cd5444cbc630a849a8b57292d4c6ab826f0266798ab174d4050fe45bcd5
|
||||
SHA512 (scientific-0.3.4.10.tar.gz) = 6d91f27e5cbf4e5e1dfd13e509b9b98ff205aa15cbe1cf28a147436e4b27d1bcecf5c174433a02b2e9f5824ed8d711a1faf39f6ed99c9c361fff590abd822338
|
||||
SHA512 (scientific-0.3.5.2.tar.gz) = 2848f7bc80d3b2bfcc75083294f32574dc116f98a564f77f25e13d8bcada29cdfca4118d83d6fad6b25065fc39eba2b4c42a657128043e83e11ff48909228e1f
|
||||
|
Loading…
Reference in New Issue
Block a user