gnu: apl: Update to 1.2.

* gnu/packages/apl.scm (apl): Update to 1.2.
master
Andreas Enge 2014-01-25 19:08:13 +01:00
parent daaa00c82a
commit 1ca03c048b
1 changed files with 2 additions and 2 deletions

View File

@ -28,14 +28,14 @@
(define-public apl
(package
(name "apl")
(version "1.1")
(version "1.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/apl/apl-" version ".tar.gz"))
(sha256
(base32
"1myinxa0m3y4fanpxflfakfk3m1s8641wdlbwbs0vg5yp10xm0m3"))))
"0v9jn4hrg4w3hyw4lsj8cys9aqsmrc1x4k0g5f67psgzgd45a4xb"))))
(build-system gnu-build-system)
(home-page "http://www.gnu.org/software/apl/")
(inputs