mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-data-default: update to version 0.5.1
This commit is contained in:
parent
e447fcc8dd
commit
a675c7f245
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "data-default";
|
||||
version = "0.5.0";
|
||||
sha256 = "1wv8wjd9j40s7h19aph5pqph7rby5ma1nlagqywn9q0634iq9n2a";
|
||||
version = "0.5.1";
|
||||
sha256 = "05zp9bcxm4lcdqniwckq0zi014iqcnqbrk5wh54dyy83h97z6mpv";
|
||||
buildDepends = [ dlist ];
|
||||
meta = {
|
||||
description = "A class for types with a default value";
|
||||
|
Loading…
Reference in New Issue
Block a user