haskell-formatting: update to version 5.4
This commit is contained in:
parent
5273d6f1fe
commit
5f7836810e
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "formatting";
|
pname = "formatting";
|
||||||
version = "5.2";
|
version = "5.4";
|
||||||
sha256 = "0lmbzm98idy7bzpvaqnk9j6181vakk553smqkf959gn5jdj95z3k";
|
sha256 = "017fm3pqr2nqpcqmpldr74cvb641hxvybhvnwv8a8vv4ry1vdrk9";
|
||||||
buildDepends = [ scientific text textFormat time ];
|
buildDepends = [ scientific text textFormat time ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Combinator-based type-safe formatting (like printf() or FORMAT)";
|
description = "Combinator-based type-safe formatting (like printf() or FORMAT)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user