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:
parent
0490d8c65d
commit
892260a2df
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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…
x
Reference in New Issue
Block a user