[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: mbpfan: Update to 2.1.1.
From: |
guix-commits |
Subject: |
07/07: gnu: mbpfan: Update to 2.1.1. |
Date: |
Wed, 8 May 2019 17:26:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 26fad5b7dfffef5722b7efb0234a94a0c2b6679c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 8 23:19:57 2019 +0200
gnu: mbpfan: Update to 2.1.1.
* gnu/packages/linux.scm (mbpfan): Update to 2.1.1.
---
gnu/packages/linux.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 975033a..cb31734 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5040,7 +5040,7 @@ interface to this kernel feature.")
(define-public mbpfan
(package
(name "mbpfan")
- (version "2.1.0")
+ (version "2.1.1")
(source
(origin
(method git-fetch)
@@ -5049,8 +5049,7 @@ interface to this kernel feature.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
- "1gysq778rkl6dvvj9a1swxcl15wvz0bng5bn4nwq118cl8p8pask"))))
+ (base32 "0aijyxrqh01x0s80yr4cgxgd001iiqqph65pxvby7f0wz8lnxnqj"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; tests ask to be run as root
- branch master updated (5c89429 -> 26fad5b), guix-commits, 2019/05/08
- 07/07: gnu: mbpfan: Update to 2.1.1.,
guix-commits <=
- 01/07: gnu: fasm: Update to 1.73.11., guix-commits, 2019/05/08
- 04/07: gnu: gmime: Update to 3.2.3., guix-commits, 2019/05/08
- 06/07: gnu: dovecot: Update to 2.3.6., guix-commits, 2019/05/08
- 03/07: gnu: opari2: Use HTTPS home page., guix-commits, 2019/05/08
- 02/07: gnu: opari2: Update to 2.0.4., guix-commits, 2019/05/08
- 05/07: gnu: mpop: Update to 1.4.4., guix-commits, 2019/05/08