opencellid: 2025-06-28 -> 2025-07-02

This commit is contained in:
2025-07-02 19:51:08 +00:00
parent 728e97b122
commit a61a3afd73

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-28";
version = "0-unstable-2025-07-02";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "d7487ab7dc2c7692bf6a3e157c633c045cff82c4";
hash = "sha256-FWOXVnGmdSdi7FPvQ1rh99lFZu73F+GeBjrjPfSyxgE=";
rev = "03df9990864d05cd76d9f58ef2d58c2c448ba31c";
hash = "sha256-ZTwmDDq+wL8NGCUlI4EjVedTKbFBAkFyFU7+czWGofc=";
};
dontBuild = true;