update to 0.12.3
This commit is contained in:
parent
9febcad615
commit
d2b4a5d0d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/http-types-0.9.1.tar.gz
|
||||
/http-types-0.12.1.tar.gz
|
||||
/http-types-0.12.2.tar.gz
|
||||
/http-types-0.12.3.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.12.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.12.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Generic HTTP types for Haskell
|
||||
|
||||
License: BSD
|
||||
@ -116,6 +116,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.12.3-1
|
||||
- update to 0.12.3
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (http-types-0.12.2.tar.gz) = aa77f93a989f89a32de335fb95cbbf7df126005f7daaed002811c60f6669f6ab0c10fdf1dfb747f00d07102ed31e23dbb1c590a47b7366f24967e038e7da8859
|
||||
SHA512 (http-types-0.12.3.tar.gz) = fdaf95cfd29ed47445af4ad6349fcbbf4dcd8341f3963da453f8be5eccae4757904d3c4e7a8719ab576a7e7857aaa035ecfc1aa8f99f4ec6fce950c7ccc76597
|
||||
|
Loading…
Reference in New Issue
Block a user