Merge pull request #298546 from Mic92/iana-etc

[staging] iana-etc: 20231227 -> 20240318
This commit is contained in:
Jörg Thalheim 2024-04-09 19:38:49 +02:00 committed by GitHub
commit f27f3001f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "iana-etc";
version = "20231227";
version = "20240318";
src = fetchzip {
url = "https://github.com/Mic92/iana-etc/releases/download/${version}/iana-etc-${version}.tar.gz";
sha256 = "sha256-8Pa6LtAml8axjrUS32UbFIqTtM8v124U2Tt0J4sC0Is=";
sha256 = "sha256-t/VOTFDdAH+EdzofdMyUO9Yvl5qdMjdPl9ebYtBC388=";
};
installPhase = ''