4
0

osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ghc-http-client revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=143
This commit is contained in:
2025-03-25 09:35:07 +00:00
committed by Git OBS Bridge
parent 50d9340d9c
commit 75cf4d1a01
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 21 14:16:43 UTC 2025 - Peter Simons <psimons@suse.com>
- Update http-client to version 0.7.19.
## 0.7.19
* Make mockable via `Network.HTTP.Client.Internal.requestAction` [#554](https://github.com/snoyberg/http-client/pull/554)
-------------------------------------------------------------------
Thu Dec 19 07:03:21 UTC 2024 - Peter Simons <psimons@suse.com>