openorienteering-mapper: 0.8.1.2 -> 0.8.2 (#45552)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/OpenOrienteering-Mapper/versions.

authored by R. RyanTM and committed by xeji 45b5bef6 64a9aa32

+2 -2
+2 -2
pkgs/applications/gis/openorienteering-mapper/default.nix
··· 4 4 5 5 stdenv.mkDerivation rec { 6 6 name = "OpenOrienteering-Mapper-${version}"; 7 - version = "0.8.1.2"; 7 + version = "0.8.2"; 8 8 9 9 buildInputs = [ gdal qtbase qttools qtlocation qtimageformats 10 10 qtsensors clipper zlib proj doxygen cups]; ··· 15 15 owner = "OpenOrienteering"; 16 16 repo = "mapper"; 17 17 rev = "v${version}"; 18 - sha256 = "0f7zxzl2n46qy86k6n3f6a7l1nhba58i28l8ngp3drf74qffaa33"; 18 + sha256 = "02lga6nlal4c7898zc3lv1pcwyv1wpkn7v2xji2kgq68r6aw6j59"; 19 19 }; 20 20 21 21 cmakeFlags =