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

This commit is contained in:
2025-07-20 18:59:24 +00:00
parent 2fc1baebd6
commit d0eb5851d5

View File

@@ -13,13 +13,13 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "podcastindex-db"; pname = "podcastindex-db";
version = "0-unstable-2025-07-15"; version = "0-unstable-2025-07-20";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "podcastindex-db-mirror"; repo = "podcastindex-db-mirror";
rev = "7798a2a8c65e5d2613cada00392051e93aa5c4d7"; rev = "41a9cb642a13b0b9b640e0ebd52829ef20ea07c6";
hash = "sha256-dRrVUlGAEiLJDk5b4hRJut2rN4FOsmeiB3agXlyMQbc="; hash = "sha256-dRrVUlGAEiLJDk5b4hRJut2rN4FOsmeiB3agXlyMQbc=";
}; };