me
/
guix
Archived
1
0
Fork 0

gnu: apl: Update to 1.6.

* gnu/packages/apl.scm (apl): Update to 1.6.
master
Efraim Flashner 2016-08-30 00:25:17 +03:00
parent 594d740d72
commit c3336b37ad
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -30,14 +30,14 @@
(define-public apl (define-public apl
(package (package
(name "apl") (name "apl")
(version "1.5") (version "1.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnu/apl/apl-" version ".tar.gz")) (uri (string-append "mirror://gnu/apl/apl-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0h4diq3wfbdwxp5nm0z4b0p1zq13lwip0y7v28r9v0mbbk8xsfh1")))) "057zwzvvgcrrwsl52a27w86hgy31jqq6avqq629xj7yq90qah3ay"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(home-page "http://www.gnu.org/software/apl/") (home-page "http://www.gnu.org/software/apl/")
(inputs (inputs