HentaiAtHome: 1.6.1 -> 1.6.2

This commit is contained in:
1sixth
2023-09-19 16:17:53 +08:00
parent 9b331a0ae5
commit bbe10e590e
@@ -10,12 +10,11 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "HentaiAtHome";
version = "1.6.1";
version = "1.6.2";
src = fetchzip {
url = "https://repo.e-hentai.org/hath/HentaiAtHome_${version}_src.zip";
hash =
"sha512-j+B0kx6fjUibI3MjVJ5PVTq9xxtSOTTY/XizAJKjeNkpExJF9DIV4VCwf+sfLlg+7W4UBosnyb8hZNNoidRBKA==";
hash = "sha256-ioL/GcnbYjt1IETH8521d1TcLGtENdFzceJui1ywXTY=";
stripRoot = false;
};