packages feed

metar 0.0.1 → 0.0.2

raw patch · 2 files changed

+8/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

changelog.md view
@@ -1,3 +1,8 @@+0.0.2++* update nix+* add screenrecorder+ 0.0.1  * Initial release
metar.cabal view
@@ -1,5 +1,5 @@ name:               metar-version:            0.0.1+version:            0.0.2 license:            BSD3 license-file:       LICENCE author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@sıɹɹoɯʇ>@@ -11,6 +11,8 @@   Obtain Australian METAR from Bureau of Meteorology (BOM).   .   If that fails, get the METAR from NOAA.+  .+  <<https://i.imgur.com/VGTogB8.gif>> homepage:           https://github.com/tonymorris/metar bug-reports:        https://github.com/tonymorris/metar/issues cabal-version:      >= 1.10