gpxsee: 7.32 -> 7.33

gstqt5
Nikolay Korotkiy 2020-10-08 11:51:24 +03:00
parent 433db454f3
commit 833b639d7b
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@
mkDerivation rec {
pname = "gpxsee";
version = "7.32";
version = "7.33";
src = fetchFromGitHub {
owner = "tumic0";
repo = "GPXSee";
rev = version;
sha256 = "0mcd6zv71laykg1208vkqmaxv1v12mqq47156gb78a5ww8paa0ka";
sha256 = "1k4zl7knlpwxrpqk1axkmy8x12915z15h3q2sjnx3jcnx6qw73ja";
};
patches = (substituteAll {