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: {
|
||||
pname = "lrucache";
|
||||
version = "1.1.1";
|
||||
sha256 = "05y0b2dbbp017hkbr0pz943956dm31g5xhma4bqnh49yd4lyn5l9";
|
||||
version = "1.1.1.1";
|
||||
sha256 = "0w310wsvin5hw3awpicnzddyifcq0844h52jwjcqnin81l2lqrfw";
|
||||
meta = {
|
||||
homepage = "http://github.com/chowells79/lrucache";
|
||||
description = "a simple, pure LRU cache";
|
||||
|
Loading…
Reference in New Issue
Block a user