haskell-data-ordlist: update to version 0.4.6.1
This commit is contained in:
parent
f380255792
commit
740470e6a4
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "data-ordlist";
|
pname = "data-ordlist";
|
||||||
version = "0.4.6";
|
version = "0.4.6.1";
|
||||||
sha256 = "13gsvqifwlxcz10x704fy26288l0km2kfdlh4w9hl31a9vd427sx";
|
sha256 = "1qrvyin5567br99zfip7krdy6snnbm5z5jdi6ghmk0cfmhmyrwy3";
|
||||||
meta = {
|
meta = {
|
||||||
description = "Set and bag operations on ordered lists";
|
description = "Set and bag operations on ordered lists";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user