[cpan2nix] perlPackages.DataGUID: cleanup
This commit is contained in:
parent
4e97dd71b2
commit
bad0ba959e
@ -3099,7 +3099,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
||||||
sha256 = "0yx7d4qwsr9n85gslip0y3mdwr5fkncfbwxz7si2a17x95yl7bxq";
|
sha256 = "0yx7d4qwsr9n85gslip0y3mdwr5fkncfbwxz7si2a17x95yl7bxq";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ DataUUID SubExporter SubInstall ];
|
propagatedBuildInputs = [ DataUUID SubExporter ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/rjbs/Data-GUID;
|
homepage = https://github.com/rjbs/Data-GUID;
|
||||||
description = "Globally unique identifiers";
|
description = "Globally unique identifiers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user