perlPackages.DataULID: cleanups

This commit is contained in:
Stig Palmquist 2023-10-16 23:33:54 +02:00
parent 9cb18b6450
commit e166901618

View File

@ -6114,7 +6114,7 @@ with self; {
url = "mirror://cpan/authors/id/B/BA/BALDUR/Data-ULID-1.2.1.tar.gz";
hash = "sha256-SbThGyY0inXfNONGF0UuMZ/XpygasJQgYvFieeqKHSc=";
};
propagatedBuildInputs = [ DateTime EncodeBase32GMP MathRandomSecure ];
propagatedBuildInputs = [ CryptX ];
meta = {
description = "Universally Unique Lexicographically Sortable Identifier";
homepage = "https://metacpan.org/release/Data-ULID";