update to 0.8.1
This commit is contained in:
parent
75d9270254
commit
dc31540e6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/base-orphans-0.6.tar.gz
|
||||
/base-orphans-0.7.tar.gz
|
||||
/base-orphans-0.8.1.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7
|
||||
Release: 5%{?dist}
|
||||
Version: 0.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Backwards-compatible orphan instances for base
|
||||
|
||||
License: MIT
|
||||
@ -117,6 +117,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.8.1-1
|
||||
- update to 0.8.1
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (base-orphans-0.7.tar.gz) = 0fe0ba79ac42127bf606765ab1d1eba4f1a858113f824e1b9ed0900a08a0552f1afc45a8d7fbbcb343717a1ca7477a1737ced5950535000267ceb48029679d9f
|
||||
SHA512 (base-orphans-0.8.1.tar.gz) = e58fcb9f71c5922664d21a38889f2246284ffbbdffd5137d74354ff51737edee9cb4af80f643b2527fa730bdc34bd9f2ff560611b22516943b28416227b12f1b
|
||||
|
Loading…
Reference in New Issue
Block a user