parent
71441b3c2b
commit
6e70709e67
|
@ -1,5 +1,9 @@
|
|||
# Revision history for butcher
|
||||
|
||||
## 1.3.2.1 -- October 2018
|
||||
|
||||
* Adapt/Use latest version of `deque` to fix ghc-8.6 problems
|
||||
|
||||
## 1.3.2.0 -- October 2018
|
||||
|
||||
* Fix for simpleCompletion
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: butcher
|
||||
version: 1.3.2.0
|
||||
version: 1.3.2.1
|
||||
synopsis: Chops a command or program invocation into digestable pieces.
|
||||
description: See the <https://github.com/lspitzner/butcher/blob/master/README.md README> (it is properly formatted on github).
|
||||
license: BSD3
|
||||
|
|
Loading…
Reference in New Issue