haskell-lrucache: update to version 1.1.1.4
This commit is contained in:
parent
7d25bc200f
commit
7ea11af348
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lrucache";
|
pname = "lrucache";
|
||||||
version = "1.1.1.3";
|
version = "1.1.1.4";
|
||||||
sha256 = "1djjxlyfrk3wpgc4h6xljpray09v7lc956202k9bxra24vj5f1lm";
|
sha256 = "0w3b338wsf7c0acjxxfdjxsljfpsix67aihkl2jwnp5x71awf8qh";
|
||||||
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