podcastindex-db: 2025-07-20 -> 2025-07-27

This commit is contained in:
2025-07-27 16:36:45 +00:00
parent 7e704ce55d
commit 557adce795

View File

@@ -13,14 +13,14 @@
stdenvNoCC.mkDerivation {
pname = "podcastindex-db";
version = "0-unstable-2025-07-20";
version = "0-unstable-2025-07-27";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "podcastindex-db-mirror";
rev = "41a9cb642a13b0b9b640e0ebd52829ef20ea07c6";
hash = "sha256-dRrVUlGAEiLJDk5b4hRJut2rN4FOsmeiB3agXlyMQbc=";
rev = "346aef08a9aab6686cf2426dfedf2f6fa27254c5";
hash = "sha256-PJsfyyLtZFumH5Pb6FdvKgMCWQA73eubqaJImnI6XVg=";
};
dontBuild = true;