Accepting request 1220197 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1220197 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client-tls?expand=0&rev=25
This commit is contained in:
commit
f6a71976f8
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 27 07:49:17 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update http-client-tls to version 0.3.6.4.
|
||||||
|
## 0.3.6.4
|
||||||
|
|
||||||
|
* data-default-class -> data-default [#546](https://github.com/snoyberg/http-client/pull/546/files)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 17 04:45:01 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Aug 17 04:45:01 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-http-client-tls
|
# spec file for package ghc-http-client-tls
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.6.3
|
Version: 0.3.6.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Http-client backend using the connection package and tls library
|
Summary: Http-client backend using the connection package and tls library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -39,8 +39,8 @@ BuildRequires: ghc-crypton-connection-devel
|
|||||||
BuildRequires: ghc-crypton-connection-prof
|
BuildRequires: ghc-crypton-connection-prof
|
||||||
BuildRequires: ghc-crypton-devel
|
BuildRequires: ghc-crypton-devel
|
||||||
BuildRequires: ghc-crypton-prof
|
BuildRequires: ghc-crypton-prof
|
||||||
BuildRequires: ghc-data-default-class-devel
|
BuildRequires: ghc-data-default-devel
|
||||||
BuildRequires: ghc-data-default-class-prof
|
BuildRequires: ghc-data-default-prof
|
||||||
BuildRequires: ghc-exceptions-devel
|
BuildRequires: ghc-exceptions-devel
|
||||||
BuildRequires: ghc-exceptions-prof
|
BuildRequires: ghc-exceptions-prof
|
||||||
BuildRequires: ghc-http-client-devel
|
BuildRequires: ghc-http-client-devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38dcfc3d772eb6898b4a8856d6159824d13f65eb291733619f625a802dad9095
|
|
||||||
size 7935
|
|
3
http-client-tls-0.3.6.4.tar.gz
Normal file
3
http-client-tls-0.3.6.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7756006fee8ab924c521372e0f9d6705579016b9fab0b0312d1b9a335cfc18a3
|
||||||
|
size 7954
|
Loading…
Reference in New Issue
Block a user