Accepting request 953562 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/953562 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-warp?expand=0&rev=10
This commit is contained in:
commit
68d5dc3afe
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 04:02:02 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update warp to version 3.3.19.
|
||||
## 3.3.19
|
||||
|
||||
* Allowing the eMFILE exception in acceptNewConnection.
|
||||
[#831](https://github.com/yesodweb/wai/pull/831)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 20 17:29:16 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-warp
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name warp
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.3.18
|
||||
Version: 3.3.19
|
||||
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:1c5327b51e2acd4a7c8927a5bf01dedb308bedd286ea385f7300fc2feed023d5
|
||||
size 66213
|
3
warp-3.3.19.tar.gz
Normal file
3
warp-3.3.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b1b17ae4908c1ad42fb2c6264d031a1d7d06a8df8e1f462fce692d9331f06f3
|
||||
size 66279
|
Loading…
x
Reference in New Issue
Block a user