opencellid: 0-unstable-2025-04-30 -> 0-unstable-2025-05-01

This commit is contained in:
2025-05-01 05:16:38 +00:00
parent dbb26cb983
commit dc88ce74a9

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-04-30";
version = "0-unstable-2025-05-01";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "25b9822844a27ac966bea4a2acbc62628a041f6d";
hash = "sha256-bXTfd3kk0D1eMXHTUEE0N8+0LPpENw6C0TqErTULRrg=";
rev = "72d6fb24df9b20e43ee01eedb56e576eaae41111";
hash = "sha256-uDeHyh4024lbgXUuXoFLBAut/8N+FhXSvTEio4kvXuw=";
};
dontBuild = true;