Accepting request 896221 from devel:languages:haskell

automated update of haskell stack

OBS-URL: https://build.opensuse.org/request/show/896221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-warp?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-06-01 08:39:11 +00:00 committed by Git OBS Bridge
commit 4555e1dd9b
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 26 08:45:34 UTC 2021 - psimons@suse.com
- Update warp to version 3.3.16.
# ChangeLog for warp
## 3.3.16
* Move exception handling over to `unliftio` for better async exception support [#845](https://github.com/yesodweb/wai/issues/845)
-------------------------------------------------------------------
Fri Apr 16 11:05:38 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name warp
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.3.15
Version: 3.3.16
Release: 0
Summary: A fast, light-weight web server for WAI applications
License: MIT
@ -27,7 +27,6 @@ URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-async-devel
BuildRequires: ghc-auto-update-devel
BuildRequires: ghc-bsb-http-chunked-devel
BuildRequires: ghc-bytestring-devel
@ -47,6 +46,7 @@ BuildRequires: ghc-text-devel
BuildRequires: ghc-time-manager-devel
BuildRequires: ghc-unix-compat-devel
BuildRequires: ghc-unix-devel
BuildRequires: ghc-unliftio-devel
BuildRequires: ghc-vault-devel
BuildRequires: ghc-wai-devel
BuildRequires: ghc-word8-devel
@ -55,10 +55,10 @@ ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-async-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-http-client-devel
BuildRequires: ghc-lifted-base-devel
BuildRequires: ghc-process-devel
BuildRequires: ghc-time-devel
%endif

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f0d4355a4ce79cd9fcc8808565dc8e1a8676414ec3ed59c876378267fef445a
size 65830

3
warp-3.3.16.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1b157211e8522694e520f07871472e6c323cda0e47e7736448440a70e7fd6e2
size 65936