update to 0.3.6.2
This commit is contained in:
parent
e1bb7f85a4
commit
f12f1288b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/scientific-0.3.4.10.tar.gz
|
||||
/integer-logarithms-1.0.1.tar.gz
|
||||
/scientific-0.3.5.2.tar.gz
|
||||
/scientific-0.3.6.2.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
# generated by cabal-rpm-0.12.1
|
||||
# generated by cabal-rpm-0.12.5
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
%global pkg_name scientific
|
||||
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.5.2
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Numbers represented using scientific notation
|
||||
|
||||
License: BSD
|
||||
@ -97,6 +97,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 0.3.6.2-1
|
||||
- update to 0.3.6.2
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scientific-0.3.5.2.tar.gz) = 2848f7bc80d3b2bfcc75083294f32574dc116f98a564f77f25e13d8bcada29cdfca4118d83d6fad6b25065fc39eba2b4c42a657128043e83e11ff48909228e1f
|
||||
SHA512 (scientific-0.3.6.2.tar.gz) = 47a74524c8fb25d381adf868d823a6b6772f3f69b0b3cf9f9de015a03bc941857ef3fca1b4f8cbf23e998164e71a914e167221e753c6f32dc8644047d1ef57ee
|
||||
|
Loading…
Reference in New Issue
Block a user