perlPackages.UserIdentity: 1.00 -> 1.02
This commit is contained in:
parent
eda4efcdf3
commit
120d85ccff
@ -27117,10 +27117,10 @@ with self; {
|
||||
|
||||
UserIdentity = buildPerlPackage {
|
||||
pname = "User-Identity";
|
||||
version = "1.00";
|
||||
version = "1.02";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/M/MA/MARKOV/User-Identity-1.00.tar.gz";
|
||||
hash = "sha256-khm0Jxz+tyYzDpVkWJ6jp9tLbdb29EI3RgSN8aCOn0o=";
|
||||
url = "mirror://cpan/authors/id/M/MA/MARKOV/User-Identity-1.02.tar.gz";
|
||||
hash = "sha256-OySu5/UnjGXD8EEVsHyG5kaTTpnqQJJANj8wiZE+uJk=";
|
||||
};
|
||||
meta = {
|
||||
description = "Collect information about a user";
|
||||
|
Loading…
Reference in New Issue
Block a user