gpxsee: 13.45 -> 13.46
This commit is contained in:
parent
09906cab24
commit
a158e3c962
@ -19,13 +19,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "gpxsee";
|
||||
version = "13.45";
|
||||
version = "13.46";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "tumic0";
|
||||
repo = "GPXSee";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-3GPpr8L+oMHCGXo3RVaky6EjDrEiBERRU6w56o17Xhc=";
|
||||
hash = "sha256-SkAEnKviUHQrej1fhpLs1bh/nAOgmRzzBzTFe4fURVc=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user