haskell-mpppc: update to version 0.1.3
This commit is contained in:
parent
0447c4f9ae
commit
d088d94906
@ -2,10 +2,9 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "mpppc";
|
||||
version = "0.1.2";
|
||||
sha256 = "1zms71wx5a6rd60xy1pv6g1kxlx0hzh36pbr5a5lkfflc583z1k5";
|
||||
version = "0.1.3";
|
||||
sha256 = "1zcilskpslpqyrbwpabwbry4p3kpcfca94wchh9dkq9g8pg8laxi";
|
||||
buildDepends = [ ansiTerminal split text ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Multi-dimensional parametric pretty-printer with color";
|
||||
license = "GPL";
|
||||
|
Loading…
x
Reference in New Issue
Block a user