[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/36: gnu: wavemon: Update to 0.9.3.
From: |
guix-commits |
Subject: |
11/36: gnu: wavemon: Update to 0.9.3. |
Date: |
Sat, 2 Jan 2021 12:56:51 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 961fdd3a2af40ec212fdc928754eb49ee27f984f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jan 1 17:54:04 2021 +0100
gnu: wavemon: Update to 0.9.3.
* gnu/packages/hardware.scm (wavemon): Update to 0.9.3.
[source]: Remove applied patches.
---
gnu/packages/hardware.scm | 21 ++-------------------
1 file changed, 2 insertions(+), 19 deletions(-)
diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index a341887..d130ebd 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -289,7 +289,7 @@ be dangerous and may void your CPU or system board's
warranty.")
(define-public wavemon
(package
(name "wavemon")
- (version "0.9.2")
+ (version "0.9.3")
(source
(origin
(method git-fetch)
@@ -298,24 +298,7 @@ be dangerous and may void your CPU or system board's
warranty.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0y984wm03lzqf7bk06a07mw7d1fzjsp9x7zxcvlx4xqmv7wlgb29"))
- (patches
- (list
- ;; Two upstream commits required to find the correct <ncurses.h>.
- (origin
- (method url-fetch)
- (uri (string-append
- "https://github.com/uoaerg/wavemon/commit/"
- "ce7f9c4da90767bb50e4b80cdb3cee61264d8d12.patch"))
- (sha256
- (base32 "04b4qbsa5l0jr41dkj0c8yw74lm8z8b50nw1iwas6hnzq41dwdm3")))
- (origin
- (method url-fetch)
- (uri (string-append
- "https://github.com/uoaerg/wavemon/commit/"
- "31e3def1c7332ad830bd966e7d21b343b4f2da54.patch"))
- (sha256
- (base32
"0kyv3sbkv9hl8b88xnk6bq550axh9wzfjlhp3jbvqd4fqf7663br")))))))
+ (base32 "0m9n5asjxs1ir5rqprigqcrm976mgjvh4yql1jhfnbszwbf95193"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
- 04/36: gnu: oath-toolkit: Update to 2.6.5., (continued)
- 04/36: gnu: oath-toolkit: Update to 2.6.5., guix-commits, 2021/01/02
- 06/36: gnu: deutex: Update to 5.2.2., guix-commits, 2021/01/02
- 08/36: gnu: lsp-dsp-lib: Update to 0.5.11., guix-commits, 2021/01/02
- 05/36: gnu: font-gnu-unifont: Update to 13.0.05., guix-commits, 2021/01/02
- 12/36: gnu: gpick: Update to 0.2.6., guix-commits, 2021/01/02
- 17/36: gnu: mpop: Update to 1.4.12., guix-commits, 2021/01/02
- 19/36: gnu: drumkv1: Update to 0.9.19., guix-commits, 2021/01/02
- 07/36: gnu: routino: Update to 3.3.3., guix-commits, 2021/01/02
- 13/36: gnu: udunits: Update to 2.2.28., guix-commits, 2021/01/02
- 14/36: gnu: udunits: Omit static library., guix-commits, 2021/01/02
- 11/36: gnu: wavemon: Update to 0.9.3.,
guix-commits <=
- 15/36: gnu: brltty: Update to 6.2., guix-commits, 2021/01/02
- 16/36: gnu: mutt: Update to 2.0.4., guix-commits, 2021/01/02
- 18/36: gnu: synthv1: Update to 0.9.19., guix-commits, 2021/01/02
- 24/36: gnu: b4: Update to 0.6.2., guix-commits, 2021/01/02
- 26/36: gnu: cifs-utils: Update to 6.12., guix-commits, 2021/01/02
- 27/36: gnu: lighttpd: Update to 1.4.58., guix-commits, 2021/01/02
- 28/36: gnu: egl-wayland: Update to 1.1.6., guix-commits, 2021/01/02
- 30/36: gnu: notmuch: Update to 0.31.3., guix-commits, 2021/01/02
- 22/36: gnu: qtractor: Update to 0.9.19., guix-commits, 2021/01/02
- 20/36: gnu: samplv1: Update to 0.9.19., guix-commits, 2021/01/02