iana-etc: 20230316 -> 20231227

Diff: https://github.com/Mic92/iana-etc/compare/None...20231227
This commit is contained in:
Jörg Thalheim 2024-01-05 13:38:05 +01:00
parent eb4208b80c
commit 3e06702eb4

View file

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