haskell-text-format: update to version 0.3.1.1
This commit is contained in:
parent
459b9bfd12
commit
55cb854cad
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "text-format";
|
pname = "text-format";
|
||||||
version = "0.3.1.0";
|
version = "0.3.1.1";
|
||||||
sha256 = "13k5a1kfmapd4yckm2vcrwz4vrrf32c2dpisdw0hyvzvmdib3n60";
|
sha256 = "02zfgzfjvkaxbma1h2gr95h10c8q9gyaadag41q579j68iv15qbd";
|
||||||
buildDepends = [ doubleConversion text time transformers ];
|
buildDepends = [ doubleConversion text time transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/bos/text-format";
|
homepage = "https://github.com/bos/text-format";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user