[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/28: gnu: beep: Update to 1.4.7.
From: |
guix-commits |
Subject: |
04/28: gnu: beep: Update to 1.4.7. |
Date: |
Fri, 3 Jan 2020 07:54:44 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f54d47b87cbdbec410f1d9abaa21863bbb92008a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jan 3 00:36:33 2020 +0100
gnu: beep: Update to 1.4.7.
* gnu/packages/terminals.scm (beep): Update to 1.4.7.
---
gnu/packages/terminals.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index ae015d9..b5c3b69 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -5,7 +5,7 @@
;;; Copyright © 2016 David Craven <address@hidden>
;;; Copyright © 2016, 2017, 2019 Ludovic Courtès <address@hidden>
;;; Copyright © 2016, 2017 José Miguel Sánchez García <address@hidden>
-;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2017 Kei Kebreau <address@hidden>
;;; Copyright © 2017, 2018, 2019 Ricardo Wurmus <address@hidden>
;;; Copyright © 2017 Petter <address@hidden>
@@ -396,7 +396,7 @@ to all types of devices that provide serial consoles.")
(define-public beep
(package
(name "beep")
- (version "1.4.4")
+ (version "1.4.7")
(source
(origin
(method git-fetch)
@@ -409,7 +409,7 @@ to all types of devices that provide serial consoles.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1bk7g63qpiclbq20iz2x238by8s1b2iafdim7i6dq1i5n01s7lgx"))))
+ (base32 "0dnbvzzxvajc7pl1165wb3l74pfcqcdg12rcjcw86qqy954dx8my"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests
- branch master updated (fe9a113 -> b24f561), guix-commits, 2020/01/03
- 03/28: gnu: qbittorrent: Update to 4.2.1., guix-commits, 2020/01/03
- 05/28: gnu: mg: Update to 20180927., guix-commits, 2020/01/03
- 01/28: gnu: fasm: Update to 1.73.21., guix-commits, 2020/01/03
- 06/28: gnu: libxls: Update to 1.5.2., guix-commits, 2020/01/03
- 07/28: gnu: protozero: Update to 1.6.8., guix-commits, 2020/01/03
- 02/28: gnu: fasm: Expand acronym in description., guix-commits, 2020/01/03
- 04/28: gnu: beep: Update to 1.4.7.,
guix-commits <=
- 08/28: gnu: opari2: Update to 2.0.5., guix-commits, 2020/01/03
- 13/28: gnu: eyed3: Update to 0.8.12., guix-commits, 2020/01/03
- 16/28: gnu: samplv1: Update to 0.9.12., guix-commits, 2020/01/03
- 10/28: gnu: musl: Update to 1.1.24., guix-commits, 2020/01/03
- 12/28: gnu: zam-plugins: Update to 3.12., guix-commits, 2020/01/03
- 15/28: gnu: drumkv1: Update to 0.9.12., guix-commits, 2020/01/03
- 14/28: gnu: synthv1: Update to 0.9.12., guix-commits, 2020/01/03
- 22/28: file-systems: Add support for JFS., guix-commits, 2020/01/03
- 21/28: gnu: gloox: Update to 1.0.23., guix-commits, 2020/01/03
- 17/28: gnu: padthv1: Update to 0.9.12., guix-commits, 2020/01/03