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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-warp?expand=0&rev=17
This commit is contained in:
Ondřej Súkup 2021-06-22 15:19:22 +00:00 committed by Git OBS Bridge
parent 0490d8c65d
commit 892260a2df
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 22 07:40:53 UTC 2021 - psimons@suse.com
- Update warp to version 3.3.17.
## 3.3.17
* Modify exception handling to swallow async exceptions in forked thread [#850](https://github.com/yesodweb/wai/issues/850)
* Switch default forking function to not install the global exception handler (minor optimization) [#851](https://github.com/yesodweb/wai/pull/851)
-------------------------------------------------------------------
Wed May 26 08:45:34 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name warp
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.3.16
Version: 3.3.17
Release: 0
Summary: A fast, light-weight web server for WAI applications
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1b157211e8522694e520f07871472e6c323cda0e47e7736448440a70e7fd6e2
size 65936

3
warp-3.3.17.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a05e1ca23bfa6cb19a1d385e60dac8bb2c04d35e90cf187d7be9a8cb8762a46c
size 66279