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

This commit is contained in:
2025-06-16 16:56:16 +00:00
parent c2e686217c
commit 643e0f7bbc

View File

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