podcastindex-db: 0-unstable-2025-04-29 -> 0-unstable-2025-05-08

This commit is contained in:
2025-05-08 07:56:56 +00:00
parent e99e2f5a6e
commit 85f8706136

View File

@@ -13,14 +13,14 @@
stdenv.mkDerivation {
pname = "podcastindex-db";
version = "0-unstable-2025-04-29";
version = "0-unstable-2025-05-08";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "podcastindex-db-mirror";
rev = "2a87bdd92b71acd74527cee6715cfbb67331df8a";
hash = "sha256-YyroE7+R/V290stXnYHwD65WwgsZj4KYzTzgClrLW1g=";
rev = "36a16784f764b8dfe421839832b62c3ed18ed2ce";
hash = "sha256-cH62ijVJesXZXoPV2Er3PMK4j2pArORxK+KOSSorMjI=";
};
dontBuild = true;