haskell-multiarg: update to version 0.24.0.4
This commit is contained in:
parent
7fc5eea0f3
commit
e4f4e42896
pkgs/development/libraries/haskell/multiarg
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "multiarg";
|
pname = "multiarg";
|
||||||
version = "0.24.0.2";
|
version = "0.24.0.4";
|
||||||
sha256 = "0jqkqw0v9dzby6cm0ijj1ff5dpps8hbjnhrscf2qwja9x974686s";
|
sha256 = "1f572046hlv2yngqa4bcxc4kwi8sc5q7v2dw2aap6pv7jfm8m8ws";
|
||||||
buildDepends = [ utf8String ];
|
buildDepends = [ utf8String ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/massysett/multiarg";
|
homepage = "https://github.com/massysett/multiarg";
|
||||||
|
|
Loading…
Reference in New Issue