packages feed

Monadoro 0.2.1.4 → 0.2.1.5

raw patch · 3 files changed

+7/−3 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Monadoro.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: a309a0afaffe98de6740e81e6690f8a8786180b7b7523430526123e4c8598558+-- hash: ca52c8268fc175937ee9cd55876a4df6c2cf90cf7eb480cea459810d25a2072f  name:           Monadoro-version:        0.2.1.4+version:        0.2.1.5 synopsis:       A minimalistic CLI Pomodoro timer. description:    A Pomodoro timer with two modes: single-pomodoro (default), and four-pomodoro (`--session`). category:       Tools
README.md view
@@ -6,5 +6,5 @@  ## Goal -The simplest Pomodoro counter, ready to deploy at once on most command-line platformsto enable you to focus on your work in just a few moments, for weeks to come.+The simplest Pomodoro counter, ready to deploy at once on most command-line platforms to enable you to focus on your work in just a few moments, for weeks to come. 
changelog view
@@ -1,3 +1,7 @@+monadoro (2.1.5)++	* Fix a spelling error in README.+ monadoro (2.1.4)  	* Fix package metadata.