gnu: mksh: Update to 56.

* gnu/packages/shells.scm (mksh): Update to 56.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-11 01:02:12 +02:00
parent eec0c587af
commit 1c865bfce5
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -615,7 +615,7 @@ interactive POSIX shell targeted at resource-constrained systems.")
(define-public mksh
(package
(name "mksh")
(version "55")
(version "56")
(source
(origin
(method url-fetch)
@ -623,7 +623,7 @@ interactive POSIX shell targeted at resource-constrained systems.")
version ".tgz"))
(sha256
(base32
"0mssqd2wp3cs9x01v6g66iy3ymdxagbyw2c0v597vnc1l6s2rm6f"))))
"1x4zjj9259ijpf8jw0nyh1fnr1pbm5fwvylclpvcrlb45xrglf5d"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; tests require access to /dev/tty