opencellid: 2025-06-26 -> 2025-06-27

This commit is contained in:
2025-06-27 17:02:10 +00:00
parent 0558eb71d4
commit a472f35775

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-06-26";
version = "0-unstable-2025-06-27";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "ea95d66dd8f49e12013324c90ec8791ed97ebe4e";
hash = "sha256-WMIuVXijlXmoLu/zvgOjhlphLsDATtwiDalKNPVnCok=";
rev = "44316cf4c4436ff4de633337817f9a07c9f8af99";
hash = "sha256-IAqiOP25//1axZNSW5AQx19XkcMi/m1vIMo9SmAapOw=";
};
dontBuild = true;