[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: facter: Update to 4.0.34.
From: |
guix-commits |
Subject: |
05/06: gnu: facter: Update to 4.0.34. |
Date: |
Sat, 15 Aug 2020 16:09:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3d8cfac3d0fde0bb7b64299ae37720f02fafb48d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Aug 15 22:06:11 2020 +0200
gnu: facter: Update to 4.0.34.
* gnu/packages/admin.scm (facter): Update to 4.0.34.
---
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 e56ae24..1183dc5 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -443,7 +443,7 @@ graphs and can export its output to different formats.")
(define-public facter
(package
(name "facter")
- (version "4.0.33")
+ (version "4.0.34")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -452,7 +452,7 @@ graphs and can export its output to different formats.")
(file-name (git-file-name name version))
(sha256
(base32
- "0r9fi15cib4324ii4pniayjf27g51dka2skv9isiaj8y4wyhcq0v"))))
+ "19lcmmcnxkbirvh5bn5xa9a99z48zmb1b8845cp5r598y019gxqp"))))
(build-system ruby-build-system)
(arguments
`(#:phases
- branch master updated (95b90de -> 907d5ed), guix-commits, 2020/08/15
- 01/06: gnu: flint: Update to 2.6.3., guix-commits, 2020/08/15
- 02/06: gnu: seabios: Update to 1.14.0., guix-commits, 2020/08/15
- 03/06: gnu: python-trezor: Update to 0.12.1., guix-commits, 2020/08/15
- 04/06: gnu: gitolite: Update to 3.6.12., guix-commits, 2020/08/15
- 05/06: gnu: facter: Update to 4.0.34.,
guix-commits <=
- 06/06: gnu: sparsehash: Update to 2.0.4., guix-commits, 2020/08/15