forked from pool/ghc-warp
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-warp revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-warp?expand=0&rev=20
This commit is contained in:
parent
74c3dff864
commit
bd856f637b
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 4 12:15:11 UTC 2022 - 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
|
Sat Nov 20 17:29:16 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-warp
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.18
|
Version: 3.3.19
|
||||||
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: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