gnu: beep: Update to 1.4.4.

* gnu/packages/terminals.scm (beep): Update to 1.4.4.
master
Tobias Geerinckx-Rice 2019-04-11 03:10:48 +02:00
parent 30c9e096e0
commit 10eefb7092
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -377,7 +377,7 @@ to all types of devices that provide serial consoles.")
(define-public beep
(package
(name "beep")
(version "1.4.3")
(version "1.4.4")
(source
(origin
(method git-fetch)
@ -390,7 +390,7 @@ to all types of devices that provide serial consoles.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1gramwa2zm59kqjhv96fi8vg7l6lyffv02h0310vb90naschi99g"))))
(base32 "1bk7g63qpiclbq20iz2x238by8s1b2iafdim7i6dq1i5n01s7lgx"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests