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

This commit is contained in:
2025-07-15 06:44:50 +00:00
parent 28a13219be
commit 5f829789fd

View File

@@ -13,14 +13,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "podcastindex-db"; pname = "podcastindex-db";
version = "0-unstable-2025-07-06"; version = "0-unstable-2025-07-15";
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 = "543bf7a60fe9cf59892290d0baf9f647f9ebefe6"; rev = "7798a2a8c65e5d2613cada00392051e93aa5c4d7";
hash = "sha256-0iHXSV6FNHVsIBhrJM1bpsXEiM0lDYf5xq9I+s4O0ys="; hash = "sha256-dRrVUlGAEiLJDk5b4hRJut2rN4FOsmeiB3agXlyMQbc=";
}; };
dontBuild = true; dontBuild = true;