artalk: fix ui hash (#339438)

authored by

Aleksana and committed by
GitHub
f500fa5c 43aabb26

+1 -1
+1 -1
pkgs/by-name/ar/artalk/package.nix
··· 21 }; 22 web = fetchurl { 23 url = "https://github.com/${src.owner}/${src.repo}/releases/download/v${version}/artalk_ui.tar.gz"; 24 - hash = "sha256-3Rg5mCFigLkZ+X8Fxe6A16THd9j6hcTYMEAKU1SrLMw="; 25 }; 26 27 CGO_ENABLED = 1;
··· 21 }; 22 web = fetchurl { 23 url = "https://github.com/${src.owner}/${src.repo}/releases/download/v${version}/artalk_ui.tar.gz"; 24 + hash = "sha256-Cx3fDpnl52kwILzH9BBLfsWe5qEbIl/ecJd1wJEB/Hc="; 25 }; 26 27 CGO_ENABLED = 1;