packages feed

Monadoro 0.2.1.2 → 0.2.1.3

raw patch · 2 files changed

+7/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Monadoro.cabal view
@@ -4,12 +4,12 @@ -- -- see: https://github.com/sol/hpack ----- hash: 152c015fdb00e0a378865daee426e862cc9d1f739e33632de34bdf46bf58520b+-- hash: 3bc52a689b29c7cb0176ab9aabec39631647a38410edf795df2e6813233ddf37  name:           Monadoro-version:        0.2.1.2+version:        0.2.1.3 synopsis:       A minimalistic CLI Pomodoro timer.-description:    A Pomodoro timer with two modes: single-pomodoro (default), and four-pomodoro (`--session`). README is available at <https://gitlab.com/kocielnik/monadoro#readme>.+description:    A Pomodoro timer with two modes: single-pomodoro (default), and four-pomodoro (`--session`). category:       Tools homepage:       https://github.com/https://gitlab.com/kocielnik/monadoro#readme bug-reports:    https://github.com/https://gitlab.com/kocielnik/monadoro/issues
changelog view
@@ -1,3 +1,7 @@+monadoro (2.1.3)++	* Fix package metadata.+ monadoro (2.1.2)  	* Complete the pattern list for the argument parser.