haskell-data-inttrie: update to version 0.0.8
This commit is contained in:
parent
0eeeff8194
commit
b1004698ef
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "data-inttrie";
|
pname = "data-inttrie";
|
||||||
version = "0.0.7";
|
version = "0.0.8";
|
||||||
sha256 = "19d586p2pj38pirrkip9z6yxrdbpiqsbnczmnyvd8slndilqz0ip";
|
sha256 = "0lzp89lq4gb84rcxqi77yarggz94a206da456208rrr7rhlqxg2x";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/luqui/data-inttrie";
|
homepage = "http://github.com/luqui/data-inttrie";
|
||||||
description = "A lazy, infinite trie of integers";
|
description = "A lazy, infinite trie of integers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user