[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/22: gnu: numactl: Update to 2.0.14.
From: |
guix-commits |
Subject: |
07/22: gnu: numactl: Update to 2.0.14. |
Date: |
Tue, 22 Sep 2020 22:41:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 24b3666e7f416b8080cd12e2b9d546f70fdd50d1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 23 00:56:29 2020 +0200
gnu: numactl: Update to 2.0.14.
* gnu/packages/linux.scm (numactl): Update to 2.0.14.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index dce128d..95dff24 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2929,7 +2929,7 @@ compressed, transparent to other programs, without
decompressing them.")
(define-public numactl
(package
(name "numactl")
- (version "2.0.13")
+ (version "2.0.14")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2937,7 +2937,7 @@ compressed, transparent to other programs, without
decompressing them.")
version "/numactl-" version ".tar.gz"))
(sha256
(base32
- "16lcypvcmx1ydkpi2s82kqhg13kak7qhpbnj8hd9bdbyhr5ja7lr"))))
+ "1xngddsph43bxljywahi9d44fxr022slsap4hh91w8xnq54d2sw2"))))
(build-system gnu-build-system)
(arguments
'(;; There's a 'test' target, but it requires NUMA support in the kernel
- branch master updated (e06eeaa -> 7230f6d), guix-commits, 2020/09/22
- 01/22: gnu: facter: Update to 4.0.38., guix-commits, 2020/09/22
- 03/22: gnu: lcov: Update to 1.15., guix-commits, 2020/09/22
- 02/22: gnu: cloc: Update to 1.88., guix-commits, 2020/09/22
- 10/22: gnu: mpdscribble: Order inputs alphabetically., guix-commits, 2020/09/22
- 12/22: gnu: pd: Update to 0.51-2., guix-commits, 2020/09/22
- 21/22: import: Fix docstring typoes., guix-commits, 2020/09/22
- 07/22: gnu: numactl: Update to 2.0.14.,
guix-commits <=
- 18/22: gnu: perl-libwww: Update to 6.48., guix-commits, 2020/09/22
- 20/22: gnu: fluidsynth: Update to 2.1.5., guix-commits, 2020/09/22
- 19/22: gnu: perl-http-cookiejar: Update to 0.010., guix-commits, 2020/09/22
- 06/22: gnu: bridge-utils: Update to 1.7., guix-commits, 2020/09/22
- 16/22: gnu: wv: Update to 1.2.9., guix-commits, 2020/09/22
- 11/22: gnu: mpdscribble: Update to 0.23., guix-commits, 2020/09/22
- 14/22: gnu: console-setup: Update to 1.197., guix-commits, 2020/09/22
- 05/22: gnu: umockdev: Update to 0.14.3., guix-commits, 2020/09/22
- 09/22: gnu: mpd: Update to 0.21.26., guix-commits, 2020/09/22
- 08/22: gnu: mcelog: Update to 172., guix-commits, 2020/09/22