iana-etc: 20221107 -> 20230316

Diff: https://github.com/Mic92/iana-etc/compare/None...20230316
This commit is contained in:
Jörg Thalheim 2023-03-19 13:18:23 +01:00
parent d384095645
commit 66c8fcb314

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 = ''