Archived
1
0
Fork 0

gnu: gpxsee: Update to 7.36.

* gnu/packages/gps.scm (gpxsee): Update to 7.36.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-13 01:24:01 +01:00
parent 5f72da5f8a
commit f41c9ab4c3
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -184,7 +184,7 @@ coordinates as well as partial support for adjustments in global coordinate syst
(define-public gpxsee (define-public gpxsee
(package (package
(name "gpxsee") (name "gpxsee")
(version "7.35") (version "7.36")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -193,7 +193,7 @@ coordinates as well as partial support for adjustments in global coordinate syst
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1schmymcsd8s0r26qwyx56z107ql8pgrk1pnqy19mc7fyirdwmp5")))) "18vsw6hw6kn5wmr4iarhx1v8q455j60fhf0hq69jkfyarl56b99j"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:phases '(#:phases