Merge pull request #222008 from Mic92/iana-etc

iana-etc: 20221107 -> 20230316
This commit is contained in:
Jörg Thalheim 2023-03-28 17:32:38 +01:00 committed by GitHub
commit 9b4dcb7aa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "iana-etc";
version = "20221107";
version = "20230316";
src = fetchzip {
url = "https://github.com/Mic92/iana-etc/releases/download/${version}/iana-etc-${version}.tar.gz";
sha256 = "sha256-vucC9MfpCCPyST21n09QDrj3z3MzKdBGo/ONUQvuxxQ=";
sha256 = "sha256-5acFYPSwevEw5tZNbQDpui3stWuMdnhaKHqC8lhnsOY=";
};
installPhase = ''