summary refs log tree commit diff
path: root/pkgs/applications/gis/openorienteering-mapper
diff options
context:
space:
mode:
authorR. RyanTM <ryantm-bot@ryantm.com>2018-10-27 09:03:09 -0700
committerSamuel Leathers <disasm@gmail.com>2018-10-27 12:03:09 -0400
commit4b2a4a387ebf273d9ad577de8f41cfb40d209e97 (patch)
treef64ac7265bd2c1862a9e44d3a165671f9d637f88 /pkgs/applications/gis/openorienteering-mapper
parent1f9f8075491ba5e167275973832d1a3cecf2e133 (diff)
downloadnixpkgs-4b2a4a387ebf273d9ad577de8f41cfb40d209e97.tar
nixpkgs-4b2a4a387ebf273d9ad577de8f41cfb40d209e97.tar.gz
nixpkgs-4b2a4a387ebf273d9ad577de8f41cfb40d209e97.tar.bz2
nixpkgs-4b2a4a387ebf273d9ad577de8f41cfb40d209e97.tar.lz
nixpkgs-4b2a4a387ebf273d9ad577de8f41cfb40d209e97.tar.xz
nixpkgs-4b2a4a387ebf273d9ad577de8f41cfb40d209e97.tar.zst
nixpkgs-4b2a4a387ebf273d9ad577de8f41cfb40d209e97.zip
openorienteering-mapper: 0.8.2 -> 0.8.3 (#49217)
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
Diffstat (limited to 'pkgs/applications/gis/openorienteering-mapper')
-rw-r--r--pkgs/applications/gis/openorienteering-mapper/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/gis/openorienteering-mapper/default.nix b/pkgs/applications/gis/openorienteering-mapper/default.nix
index 6ed6326f16e..3517351090d 100644
--- a/pkgs/applications/gis/openorienteering-mapper/default.nix
+++ b/pkgs/applications/gis/openorienteering-mapper/default.nix
@@ -4,7 +4,7 @@
 
 stdenv.mkDerivation rec {
   name = "OpenOrienteering-Mapper-${version}";
-  version = "0.8.2";
+  version = "0.8.3";
 
   buildInputs = [ gdal qtbase qttools qtlocation qtimageformats
                   qtsensors clipper zlib proj doxygen cups];
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
     owner = "OpenOrienteering";
     repo = "mapper";
     rev = "v${version}";
-    sha256 = "02lga6nlal4c7898zc3lv1pcwyv1wpkn7v2xji2kgq68r6aw6j59";
+    sha256 = "0pnqwvmg97mgc2ci3abmx07l0njxcrbljh75w8ym31g0jq76pgr9";
   };
 
   cmakeFlags =