haskell-lrucache: update to version 1.1.1.1
This commit is contained in:
parent
1eac54a4f7
commit
cada9e93e0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lrucache";
|
pname = "lrucache";
|
||||||
version = "1.1.1";
|
version = "1.1.1.1";
|
||||||
sha256 = "05y0b2dbbp017hkbr0pz943956dm31g5xhma4bqnh49yd4lyn5l9";
|
sha256 = "0w310wsvin5hw3awpicnzddyifcq0844h52jwjcqnin81l2lqrfw";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/chowells79/lrucache";
|
homepage = "http://github.com/chowells79/lrucache";
|
||||||
description = "a simple, pure LRU cache";
|
description = "a simple, pure LRU cache";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user