podcastindex-db: 2025-05-30 -> 2025-06-02

This commit is contained in:
2025-06-02 08:09:57 +00:00
parent 2991208cd9
commit 3ad397b6bc

View File

@@ -13,14 +13,14 @@
stdenv.mkDerivation {
pname = "podcastindex-db";
version = "0-unstable-2025-05-30";
version = "0-unstable-2025-06-02";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "podcastindex-db-mirror";
rev = "513da0c63e4e9ba5faba1ba3aa37efefacfd2489";
hash = "sha256-tE7jLq9vTfXZF779vn68d7W+QX7cWieP72Rqo/paAjc=";
rev = "8f075555fc56c57631dcac09bd47950497789373";
hash = "sha256-xapQrqNuy0XHCEc+UxO4FPu7Pq15zVZQpQzUEYHQlvM=";
};
dontBuild = true;