[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: facter: Update to 4.0.47.
From: |
guix-commits |
Subject: |
07/08: gnu: facter: Update to 4.0.47. |
Date: |
Fri, 18 Dec 2020 16:54:21 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 62fb0680a28d890d5d2c0ba3d89354c8b606c476
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 18 22:37:39 2020 +0100
gnu: facter: Update to 4.0.47.
* gnu/packages/admin.scm (facter): Update to 4.0.47.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index e119ab4..07c7b1c 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -444,7 +444,7 @@ graphs and can export its output to different formats.")
(define-public facter
(package
(name "facter")
- (version "4.0.46")
+ (version "4.0.47")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -453,7 +453,7 @@ graphs and can export its output to different formats.")
(file-name (git-file-name name version))
(sha256
(base32
- "1pi93i1jfpmxxw22b5r4gyx5jzgrammlrjzhjr3q2bpn3kcas91j"))))
+ "1zz5kk3ad1jj8y939369dfvjh7zqwpkcqzzad7yb6wp01rc5sf88"))))
(build-system ruby-build-system)
(arguments
`(#:phases
- branch master updated (5f9bfe9 -> 1b66116), guix-commits, 2020/12/18
- 03/08: gnu: xarchiver: Update to 0.5.4.16., guix-commits, 2020/12/18
- 02/08: gnu: simple-scan: Update to 3.38.2., guix-commits, 2020/12/18
- 04/08: gnu: radeontop: Update to 1.3., guix-commits, 2020/12/18
- 05/08: gnu: ethtool: Update to 5.10., guix-commits, 2020/12/18
- 06/08: gnu: rgbds: Update to 0.4.2., guix-commits, 2020/12/18
- 07/08: gnu: facter: Update to 4.0.47.,
guix-commits <=
- 08/08: gnu: kexec-tools: Update to 2.0.21., guix-commits, 2020/12/18
- 01/08: gnu: inxi-minimal: Update to 3.2.01-1., guix-commits, 2020/12/18