podcastindex-db: 0-unstable-2025-04-29 -> 0-unstable-2025-05-08
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user