update to 0.6.4.1
This commit is contained in:
parent
b48e950585
commit
46fa0dffe0
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/http-client-0.5.13.1.tar.gz
|
||||
/http-client-0.5.14.tar.gz
|
||||
/http-client-0.6.4.tar.gz
|
||||
/http-client-0.6.4.1.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.6.4
|
||||
Version: 0.6.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A basic HTTP client engine
|
||||
|
||||
@ -147,6 +147,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 0.6.4.1-1
|
||||
- update to 0.6.4.1
|
||||
|
||||
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.6.4-1
|
||||
- update to 0.6.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (http-client-0.6.4.tar.gz) = 0b7a16ca1932fa3a20d3f44f65a482277486af1319cf9ed3e138e0b9cc838816ee12aa677821a19e8c51f8bf675676233d8a648b3bf2c3c13f3c70a9348be90a
|
||||
SHA512 (http-client-0.6.4.1.tar.gz) = b9595ebf3cb48c5ed288934976b78270a3092a35ae083853684c848301ee88a18e0e41534180033df071ab87dc9f9cbab99da37cbc74d538472409c13dcfce7d
|
||||
|
Loading…
Reference in New Issue
Block a user