gnu: beep: Update to 1.4.9.

* gnu/packages/terminals.scm (beep): Update to 1.4.9.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Vincent Legoll 2020-03-01 14:41:26 +01:00 committed by Ludovic Courtès
parent f6713b55a1
commit 1d91680c84
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -407,7 +407,7 @@ to all types of devices that provide serial consoles.")
(define-public beep
(package
(name "beep")
(version "1.4.7")
(version "1.4.9")
(source
(origin
(method git-fetch)
@ -420,7 +420,7 @@ to all types of devices that provide serial consoles.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0dnbvzzxvajc7pl1165wb3l74pfcqcdg12rcjcw86qqy954dx8my"))))
(base32 "0jmvqk6g5n0wzj9znw42njxq3mzw1769f4db99b83927hf4aidi4"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests