osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-wai-extra revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-wai-extra?expand=0&rev=7
This commit is contained in:
parent
4f7abc30d9
commit
0d03da3859
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 08:55:59 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update wai-extra to version 3.1.1.
|
||||
## 3.1.1
|
||||
|
||||
* 'Network.Wai.Middleware.RequestSizeLimit': Add a new middleware to reject request bodies above a certain size. [#818](https://github.com/yesodweb/wai/pull/818/files)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 09:35:49 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name wai-extra
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.1.0
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
Summary: Provides some basic WAI handlers and middleware
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73ef9702118c90baca130711396b564dcbcbfc790a3db1f6de15ce89dd3661f4
|
||||
size 63977
|
3
wai-extra-3.1.1.tar.gz
Normal file
3
wai-extra-3.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53af6d09996b22ed24676117436f2d823f5a641b85c297ee373a4962768f7474
|
||||
size 65641
|
Loading…
Reference in New Issue
Block a user