osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-wai-extra revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-wai-extra?expand=0&rev=11
This commit is contained in:
parent
71a530939b
commit
0f34d00c24
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 09:25:27 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update wai-extra to version 3.1.3.
|
||||
## 3.1.3
|
||||
|
||||
* Add a `DetailedWithSettings` output format for `RequestLogger` that allows to hide requests and modify query parameters [#826](https://github.com/yesodweb/wai/pull/826)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 15:34:15 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name wai-extra
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.1.2
|
||||
Version: 3.1.3
|
||||
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:7a9a70553e8421aaa1fc0858f0ca25fa07cf12f2eaabdb8e970894b4b4fa5a0d
|
||||
size 65712
|
3
wai-extra-3.1.3.tar.gz
Normal file
3
wai-extra-3.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7e6f6d1a08e06e4de7c231492d8f0be78265e874bdf7dc54f6faee68063489f
|
||||
size 66625
|
Loading…
Reference in New Issue
Block a user