SHA256
1
0
forked from pool/ghc-warp

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-warp revision:19, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-warp?expand=0&rev=22
This commit is contained in:
2022-06-29 12:18:29 +00:00
committed by Git OBS Bridge
parent 129af2f179
commit c42bcd0fe5
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon May 30 01:06:32 UTC 2022 - Peter Simons <psimons@suse.com>
- Update warp to version 3.3.21.
## 3.3.21
* Support GHC 9.4 [#889](https://github.com/yesodweb/wai/pull/889)
-------------------------------------------------------------------
Mon Mar 7 22:47:21 UTC 2022 - Peter Simons <psimons@suse.com>
- Update warp to version 3.3.20.
## 3.3.20
* Adding "x509" flag.
[#871](https://github.com/yesodweb/wai/pull/871)
-------------------------------------------------------------------
Wed Feb 2 04:02:02 UTC 2022 - Peter Simons <psimons@suse.com>