diff --git a/ghc-warp.changes b/ghc-warp.changes index a3cbf27..a89746f 100644 --- a/ghc-warp.changes +++ b/ghc-warp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 20 17:29:16 UTC 2021 - psimons@suse.com + +- Update warp to version 3.3.18. + ## 3.3.18 + + * Tidy up HashMap and MultiMap [#864](https://github.com/yesodweb/wai/pull/864) + * Support GHC 9.2 [#863](https://github.com/yesodweb/wai/pull/863) + ------------------------------------------------------------------- Tue Jun 22 07:40:53 UTC 2021 - psimons@suse.com diff --git a/ghc-warp.spec b/ghc-warp.spec index bdada07..dccb193 100644 --- a/ghc-warp.spec +++ b/ghc-warp.spec @@ -19,7 +19,7 @@ %global pkg_name warp %bcond_with tests Name: ghc-%{pkg_name} -Version: 3.3.17 +Version: 3.3.18 Release: 0 Summary: A fast, light-weight web server for WAI applications License: MIT diff --git a/warp-3.3.17.tar.gz b/warp-3.3.17.tar.gz deleted file mode 100644 index 63b732a..0000000 --- a/warp-3.3.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a05e1ca23bfa6cb19a1d385e60dac8bb2c04d35e90cf187d7be9a8cb8762a46c -size 66279 diff --git a/warp-3.3.18.tar.gz b/warp-3.3.18.tar.gz new file mode 100644 index 0000000..406ec86 --- /dev/null +++ b/warp-3.3.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5327b51e2acd4a7c8927a5bf01dedb308bedd286ea385f7300fc2feed023d5 +size 66213