podcastindex-db: 2025-06-22 -> 2025-07-02

This commit is contained in:
2025-07-02 19:51:24 +00:00
parent a61a3afd73
commit 6a1bdeb3a9

View File

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