perlPackages.CacheMemcachedFast: cleanups

This commit is contained in:
Stig Palmquist 2023-10-16 23:22:34 +02:00
parent c3f4dc0cbb
commit b062c42a47

View file

@ -2059,6 +2059,7 @@ with self; {
url = "mirror://cpan/authors/id/R/RA/RAZ/Cache-Memcached-Fast-0.28.tar.gz";
hash = "sha256-fEJMJTtl/2LPFXe7QYgCGSoYgF6jH6/Ap65YnkRsidI=";
};
buildInputs = [ Test2Suite ];
meta = {
description = "Perl client for memcached, in C language";
license = with lib.licenses; [ artistic1 gpl1Plus ];