packages feed

warp-tls-uid 0.2.0.0 → 0.2.0.1

raw patch · 2 files changed

+11/−11 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

LICENSE view
@@ -1,4 +1,4 @@-Copyright Author name here (c) 2018+Copyright Yoshikuni Jujo (c) 2018  All rights reserved. @@ -13,7 +13,7 @@       disclaimer in the documentation and/or other materials provided       with the distribution. -    * Neither the name of Author name here nor the names of other+    * Neither the name of Yoshikuni Jujo nor the names of other       contributors may be used to endorse or promote products derived       from this software without specific prior written permission. 
warp-tls-uid.cabal view
@@ -2,18 +2,18 @@ -- -- see: https://github.com/sol/hpack ----- hash: 4ab2a69bf638cc0652e9e4f7edcbeaa45f0c805b3196ae80affad5328933ec8b+-- hash: 5375fa274dcbc84761aafff0f4ca02b64728f578ae6d3ceb842e41b8b93cf338  name:           warp-tls-uid-version:        0.2.0.0+version:        0.2.0.1 synopsis:       set group and user id before running server-description:    Please see the README on GitHub at <https://github.com/githubuser/warp-tls-uid#readme>+description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/warp-tls-uid#readme> category:       Web-homepage:       https://github.com/githubuser/warp-tls-uid#readme-bug-reports:    https://github.com/githubuser/warp-tls-uid/issues-author:         Author name here-maintainer:     example@example.com-copyright:      2018 Author name here+homepage:       https://github.com/YoshikuniJujo/warp-tls-uid#readme+bug-reports:    https://github.com/YoshikuniJujo/warp-tls-uid/issues+author:         Yoshikuni Jujo+maintainer:     PAF01143[at]nifty.ne.jp+copyright:      2018 Yoshikuni Jujo license:        BSD3 license-file:   LICENSE build-type:     Simple@@ -25,7 +25,7 @@  source-repository head   type: git-  location: https://github.com/githubuser/warp-tls-uid+  location: https://github.com/YoshikuniJujo/warp-tls-uid  library   hs-source-dirs: