podcastindex-db: 2025-06-02 -> 2025-06-08

This commit is contained in:
2025-06-08 19:33:31 +00:00
parent 9886f95e62
commit 9e74337e2d

View File

@@ -13,14 +13,14 @@
stdenvNoCC.mkDerivation {
pname = "podcastindex-db";
version = "0-unstable-2025-06-02";
version = "0-unstable-2025-06-08";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "podcastindex-db-mirror";
rev = "8f075555fc56c57631dcac09bd47950497789373";
hash = "sha256-xapQrqNuy0XHCEc+UxO4FPu7Pq15zVZQpQzUEYHQlvM=";
rev = "4ca4641b7fabe44f52d03f3b478fbc879c982647";
hash = "sha256-qyKeU8Jm50iVVsjo06HUrshNbYavXVuJr08a5cl17ZY=";
};
dontBuild = true;