[Backport release-26.05] worldpainter: 2.26.2 -> 2.27.0 (#536556)

This commit is contained in:
nixpkgs-ci[bot] 2026-06-29 07:13:50 +00:00 committed by GitHub
commit 47f292346f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,11 +10,11 @@
}:
stdenv.mkDerivation rec {
pname = "worldpainter";
version = "2.26.2";
version = "2.27.0";
src = fetchurl {
url = "https://www.worldpainter.net/files/worldpainter_${version}.tar.gz";
hash = "sha256-vYsIDzzt6VeeXXDDHDduH8jb/sGgviqVRMilk5dl0tU=";
hash = "sha256-UY2KB6IUlv35wEG9PNU5gWvV5L6KsEiUvJEpqWXSBSA=";
};
nativeBuildInputs = [