opencellid: 2025-06-12 -> 2025-06-13

This commit is contained in:
2025-06-13 19:01:47 +00:00
parent c83b5fc771
commit 3d90e2a606

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-12";
version = "0-unstable-2025-06-13";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "9adc80294efe6cdf167b6dbe4af2929a3aa568ad";
hash = "sha256-E9P3ZTY+hGJsUakhgqUsRce5xj0w3MGT/A+F0nN2Hhg=";
rev = "40001ed419b6bbac901407f9694675040765b07d";
hash = "sha256-GmsWKenuLwOR5cCkLVo+mUXE/KuZoqGvTWpcOBdnw7g=";
};
dontBuild = true;