opencellid: 2025-04-21 -> 2025-04-22

This commit is contained in:
2025-04-22 07:10:51 +00:00
parent aaa80bfb82
commit 4dad4d9291

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-04-21";
version = "0-unstable-2025-04-22";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "1538cc83c516bc43f7b2367ee2eee2ea3cdd0583";
hash = "sha256-hyijlmJxq4PBvOV2xaX42hGs4OuWaiU0YWh8uliqXZI=";
rev = "68df05681bf4e7430a91c0bda6053c889e0c7416";
hash = "sha256-vx+/EnODBi+NM0dkL3FysuCN9VrPjS4Nt/UeqyUdMyg=";
};
dontBuild = true;