Ondřej Súkup
343c2a9f61
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-wai?expand=0&rev=9
26 lines
971 B
Plaintext
26 lines
971 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 19 09:01:12 UTC 2021 - psimons@suse.com
|
|
|
|
- Update wai to version 3.2.3.
|
|
## 3.2.3
|
|
|
|
* Add documentation recommending streaming request bodies. [#818](https://github.com/yesodweb/wai/pull/818)
|
|
* Add two functions, `consumeRequestBodyStrict` and `consumeRequestBodyLazy`,
|
|
that are synonyms for `strictRequestBody` and `lazyRequestBody`. [#818](https://github.com/yesodweb/wai/pull/818)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:46:35 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:20 UTC 2020 - psimons@suse.com
|
|
|
|
- Add wai at version 3.2.2.1.
|
|
|