haskell-hashtables: updated to version 1.0.1.2
svn path=/nixpkgs/trunk/; revision=30882
This commit is contained in:
parent
805f5f8661
commit
e9f107003f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hashtables";
|
pname = "hashtables";
|
||||||
version = "1.0.1.1";
|
version = "1.0.1.2";
|
||||||
sha256 = "1s5p2gsi7wv6xmf6ax3s9mqmbvcispn2y9miksay3p4acc6b3lpa";
|
sha256 = "09lviwxwlhvhrgm7v66w0vd7j02s0191w1izsvwh1a3dj2vc7vw7";
|
||||||
buildDepends = [ hashable primitive vector ];
|
buildDepends = [ hashable primitive vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/gregorycollins/hashtables";
|
homepage = "http://github.com/gregorycollins/hashtables";
|
||||||
|
Loading…
Reference in New Issue
Block a user