podcastindex-db: 0-unstable-2025-05-18 -> 0-unstable-2025-05-30
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "podcastindex-db";
|
||||
version = "0-unstable-2025-05-18";
|
||||
version = "0-unstable-2025-05-30";
|
||||
|
||||
src = fetchFromGitea {
|
||||
domain = "git.uninsane.org";
|
||||
owner = "colin";
|
||||
repo = "podcastindex-db-mirror";
|
||||
rev = "0ed727236fb77f642c3e48e31f0c437fc7877b0b";
|
||||
hash = "sha256-aNPC2fhyt9bzV+VZNGBoMFvL4aBryeXRCCo2OX4q9rA=";
|
||||
rev = "513da0c63e4e9ba5faba1ba3aa37efefacfd2489";
|
||||
hash = "sha256-tE7jLq9vTfXZF779vn68d7W+QX7cWieP72Rqo/paAjc=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user