update to 0.3.7.0
This commit is contained in:
parent
78da085887
commit
e5594bcb7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/integer-logarithms-1.0.1.tar.gz
|
||||
/scientific-0.3.5.2.tar.gz
|
||||
/scientific-0.3.6.2.tar.gz
|
||||
/scientific-0.3.7.0.tar.gz
|
||||
|
@ -4,11 +4,11 @@
|
||||
%global pkg_name scientific
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
# testsuite missing deps: tasty-ant-xml tasty-smallcheck
|
||||
# testsuite missing deps: tasty-smallcheck
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.6.2
|
||||
Release: 11%{?dist}
|
||||
Version: 0.3.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Numbers represented using scientific notation
|
||||
|
||||
License: BSD
|
||||
@ -28,6 +28,7 @@ BuildRequires: ghc-deepseq-prof
|
||||
BuildRequires: ghc-hashable-prof
|
||||
BuildRequires: ghc-integer-logarithms-prof
|
||||
BuildRequires: ghc-primitive-prof
|
||||
BuildRequires: ghc-template-haskell-prof
|
||||
BuildRequires: ghc-text-prof
|
||||
# End cabal-rpm deps
|
||||
|
||||
@ -118,6 +119,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.3.7.0-1
|
||||
- update to 0.3.7.0
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6.2-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scientific-0.3.6.2.tar.gz) = 47a74524c8fb25d381adf868d823a6b6772f3f69b0b3cf9f9de015a03bc941857ef3fca1b4f8cbf23e998164e71a914e167221e753c6f32dc8644047d1ef57ee
|
||||
SHA512 (scientific-0.3.7.0.tar.gz) = dbd13060a6d1d101138715b4106382a78d115cff247859cb6f83aca3cdb6f6caf8a2c52d7ae99be64845c5e4a7959940bbf31df6265b15079c236f193b087865
|
||||
|
Loading…
Reference in New Issue
Block a user