me
/
guix
Archived
1
0
Fork 0

gnu: python-tmx: Fix source URL.

* gnu/packages/game-development.scm (python-tmx)[origin]: Add missing
subdirectory to URL.
master
Kei Kebreau 2017-06-05 18:47:16 -04:00
parent c84aca6546
commit be4d26f559
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 3 additions and 1 deletions

View File

@ -30,6 +30,7 @@
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix git-download)
#:use-module (guix utils)
#:use-module (guix build-system cmake)
#:use-module (guix build-system gnu)
#:use-module (guix build-system python)
@ -221,7 +222,8 @@ possible, and it also makes the SGE easy to learn.")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://savannah/python-tmx/tmx-"
(uri (string-append "mirror://savannah/python-tmx/"
(version-major+minor version) "/tmx-"
version ".tar.gz"))
(sha256
(base32