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

This commit is contained in:
2025-06-22 18:01:54 +00:00
parent dedd89bc43
commit 136abd88e0

View File

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