diff --git a/ghc-warp.changes b/ghc-warp.changes index a8c3bea..ac5e060 100644 --- a/ghc-warp.changes +++ b/ghc-warp.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon May 30 01:06:32 UTC 2022 - Peter Simons + +- Update warp to version 3.3.21. + ## 3.3.21 + + * Support GHC 9.4 [#889](https://github.com/yesodweb/wai/pull/889) + +------------------------------------------------------------------- +Mon Mar 7 22:47:21 UTC 2022 - Peter Simons + +- Update warp to version 3.3.20. + ## 3.3.20 + + * Adding "x509" flag. + [#871](https://github.com/yesodweb/wai/pull/871) + ------------------------------------------------------------------- Wed Feb 2 04:02:02 UTC 2022 - Peter Simons diff --git a/ghc-warp.spec b/ghc-warp.spec index 1e59f59..cf325b6 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.19 +Version: 3.3.21 Release: 0 Summary: A fast, light-weight web server for WAI applications License: MIT diff --git a/warp-3.3.19.tar.gz b/warp-3.3.19.tar.gz deleted file mode 100644 index a964c18..0000000 --- a/warp-3.3.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b1b17ae4908c1ad42fb2c6264d031a1d7d06a8df8e1f462fce692d9331f06f3 -size 66279 diff --git a/warp-3.3.21.tar.gz b/warp-3.3.21.tar.gz new file mode 100644 index 0000000..2f3307e --- /dev/null +++ b/warp-3.3.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f75fce0cfc68e1e899151ea1688f17be18ea9b384ce8be97dbea8ab83d43f6f +size 66529