update to 2.7.1
This commit is contained in:
parent
630fde2824
commit
d257c56627
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/hspec-2.4.8.tar.gz
|
||||
/hspec-2.5.5.tar.gz
|
||||
/hspec-2.6.1.tar.gz
|
||||
/hspec-2.7.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.6.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.7.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A Testing Framework for Haskell
|
||||
|
||||
License: MIT
|
||||
@ -124,6 +124,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 2.7.1-1
|
||||
- update to 2.7.1
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hspec-2.6.1.tar.gz) = ceb3a1575a08f9156c617640d21b2b30bfe6827f1ab966c670873dbd594969cfef42b4b5a1490013d97303e637965a873434bf9089872a38931c1f72d4153056
|
||||
SHA512 (hspec-2.7.1.tar.gz) = 64e69444d447072ec501b745c7c8913f38bb6b540db4867ed4cbe4752e9d147e8a7e75538c15be7d8c65f9f8e7b48654e8fc2b53ae733a28236074fbafe9a6c6
|
||||
|
Loading…
Reference in New Issue
Block a user