packages feed

text-misc-yj 0.1.0.0 → 0.1.0.1

raw patch · 3 files changed

+11/−7 lines, 3 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) 2023+Copyright Yoshikuni Jujo (c) 2023  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. 
README.md view
@@ -1,3 +1,7 @@ # text-misc-yj  tribial tools about text++## Hackage++https://hackage.haskell.org/package/text-misc-yj
text-misc-yj.cabal view
@@ -5,15 +5,15 @@ -- see: https://github.com/sol/hpack  name:           text-misc-yj-version:        0.1.0.0+version:        0.1.0.1 synopsis:       tribial tools about text-description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/tree/master/themes/string/text-misc-yj#readme>+description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/text-misc-yj#readme> category:       Data, Text homepage:       https://github.com/YoshikuniJujo/text-misc-yj#readme bug-reports:    https://github.com/YoshikuniJujo/text-misc-yj/issues-author:         Author name here-maintainer:     example@example.com-copyright:      2023 Author name here+author:         Yoshikuni Jujo+maintainer:     yoshikuni.jujo@gmail.com+copyright:      2023 Yoshikuni Jujo license:        BSD3 license-file:   LICENSE build-type:     Simple