haskell-hashtables: update to version 1.0.1.7
This commit is contained in:
parent
0c11a13bd5
commit
6314bfdb4c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hashtables";
|
pname = "hashtables";
|
||||||
version = "1.0.1.6";
|
version = "1.0.1.7";
|
||||||
sha256 = "071msa15447rk2zc5jbpms8sc1ml8yi1n5pycycrcik8dhsm3slb";
|
sha256 = "0swk501whj08jj9q1d1lwg06nakimxnr7797zx8y8275f5mmisi7";
|
||||||
buildDepends = [ hashable primitive vector ];
|
buildDepends = [ hashable primitive vector ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/gregorycollins/hashtables";
|
homepage = "http://github.com/gregorycollins/hashtables";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user