podcastindex-db: 2025-07-27 -> 2025-08-03

This commit is contained in:
2025-08-03 19:51:20 +00:00
parent ea624269c4
commit 1052649f5b

View File

@@ -13,14 +13,14 @@
stdenvNoCC.mkDerivation {
pname = "podcastindex-db";
version = "0-unstable-2025-07-27";
version = "0-unstable-2025-08-03";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "podcastindex-db-mirror";
rev = "346aef08a9aab6686cf2426dfedf2f6fa27254c5";
hash = "sha256-PJsfyyLtZFumH5Pb6FdvKgMCWQA73eubqaJImnI6XVg=";
rev = "745f921132cb70f703778864f6eea7be08781995";
hash = "sha256-10xZgByev1DkrPL+4A27Kr61VcQ1fJZ295dbfJSefws=";
};
dontBuild = true;