update to 0.1.19
This commit is contained in:
parent
e5a030d7da
commit
016dba6aac
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/th-lift-instances-0.1.16.tar.gz
|
||||
/th-lift-instances-0.1.17.tar.gz
|
||||
/th-lift-instances-0.1.18.tar.gz
|
||||
/th-lift-instances-0.1.19.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.18
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Lift instances for template-haskell for common data types
|
||||
|
||||
License: BSD
|
||||
@ -128,6 +128,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.1.19-1
|
||||
- https://hackage.haskell.org/package/th-lift-instances-0.1.19/changelog
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (th-lift-instances-0.1.18.tar.gz) = 02be3ac9acba3df052b4307271168236d8040d0476823ab8485f260134efd30d619a8f463a535df3847c65cc803fbfeaaa054f665782565c45b281b6136cc23b
|
||||
SHA512 (th-lift-instances-0.1.19.tar.gz) = d8a38531a9a61dce426c43807e3764abbe22102e8886d9d23e76d27735bace672e10472b77b27dbe2fbb74bf6e32a5d528d690a608a81d8dce9963721fad6349
|
||||
|
Loading…
Reference in New Issue
Block a user