Accepting request 901461 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/901461 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-warp?expand=0&rev=8
This commit is contained in:
commit
92dd7e3a5a
@ -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
|
Wed May 26 08:45:34 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name warp
|
%global pkg_name warp
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.3.16
|
Version: 3.3.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A fast, light-weight web server for WAI applications
|
Summary: A fast, light-weight web server for WAI applications
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -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
3
warp-3.3.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a05e1ca23bfa6cb19a1d385e60dac8bb2c04d35e90cf187d7be9a8cb8762a46c
|
||||||
|
size 66279
|
Loading…
Reference in New Issue
Block a user