opencellid: 2025-05-11 -> 2025-05-12

This commit is contained in:
2025-05-12 20:50:00 +00:00
parent 48f8f1c4e4
commit f0bb931ca9

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation {
pname = "opencellid";
version = "0-unstable-2025-05-11";
version = "0-unstable-2025-05-12";
src = fetchFromGitea {
domain = "git.uninsane.org";
owner = "colin";
repo = "opencellid-mirror";
rev = "44c5ad941496f0d54b05ecb2a2e425bf33cd6901";
hash = "sha256-Qe4jj7MSCWSIEW6ELxbupKeAh76Wtn4wpMVc26Qs7IA=";
rev = "ade60e72ab30515c7db4bd3e9c8fec24712aba65";
hash = "sha256-h8/q0t5G8Yi5p8aezfMRI0pFNH7hKtaBoUC13p+P2xE=";
};
dontBuild = true;