haskell-hashtables: update to version 1.2.0.0
This commit is contained in:
parent
3d7f4a5f95
commit
0c810b01f0
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hashtables";
|
pname = "hashtables";
|
||||||
version = "1.1.2.1";
|
version = "1.2.0.0";
|
||||||
sha256 = "1166baqalpp9v735821drjvyasr44p4znbcs7njyr09fx87r23f5";
|
sha256 = "0q2zzrsx899wkhjvyqiwj0jkjr81dl3ghlrvgk0vzkkz9g901k0x";
|
||||||
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