mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 19:33:03 +00:00
haskell-colors: update to version 0.2.0.1
This commit is contained in:
parent
60182effc4
commit
0cf75518f0
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "colors";
|
pname = "colors";
|
||||||
version = "0.2";
|
version = "0.2.0.1";
|
||||||
sha256 = "009qkab6m1gnvxc23ayhv5h2v9mpiji5hasiym7a8nm69p8678xa";
|
sha256 = "0xl7hdp1di8gl0g28vz2lm6pbj7hihdkfnr18843016736hll4qn";
|
||||||
buildDepends = [ profunctors ];
|
buildDepends = [ profunctors ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/fumieval/colors";
|
homepage = "https://github.com/fumieval/colors";
|
||||||
|
Loading…
Reference in New Issue
Block a user