haskell-hashtables: update to version 1.1.2.1
This commit is contained in:
parent
7bfb168b8a
commit
bac50a5372
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hashtables";
|
pname = "hashtables";
|
||||||
version = "1.1.2.0";
|
version = "1.1.2.1";
|
||||||
sha256 = "1q0nzsc4x317r7b93b4sj4yfpsdjmqkvc54q62n56kgq9cy4y7qh";
|
sha256 = "1166baqalpp9v735821drjvyasr44p4znbcs7njyr09fx87r23f5";
|
||||||
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