[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: osinfo-db-tools: Update to 1.8.0.
From: |
guix-commits |
Subject: |
01/07: gnu: osinfo-db-tools: Update to 1.8.0. |
Date: |
Wed, 3 Jun 2020 00:52:00 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5c8a59e6b99e84e2f4b4989fc3529c702e096866
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jun 3 02:37:27 2020 +0200
gnu: osinfo-db-tools: Update to 1.8.0.
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.8.0.
---
gnu/packages/virtualization.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 05ce96c..9fa2887 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1440,7 +1440,7 @@ which is a hypervisor.")
(define-public osinfo-db-tools
(package
(name "osinfo-db-tools")
- (version "1.7.0")
+ (version "1.8.0")
(source (origin
(method url-fetch)
(uri (string-append
"https://releases.pagure.org/libosinfo/osinfo-db-tools-"
@@ -1448,7 +1448,7 @@ which is a hypervisor.")
(sha256
(base32
- "08x8mrafphyll0d35xdc143rip3ahrz6bmzhc85nwhq7yk2vxpab"))))
+ "038q3gzdbkfkhpicj0755mw1q4gbvn57pslpw8n2dp3lds9im0g9"))))
(build-system meson-build-system)
(inputs
`(("libsoup" ,libsoup)
- branch master updated (9605af1 -> 523ddf3), guix-commits, 2020/06/03
- 01/07: gnu: osinfo-db-tools: Update to 1.8.0.,
guix-commits <=
- 02/07: gnu: osinfo-db: Update to 20200529., guix-commits, 2020/06/03
- 04/07: gnu: nix: Update to 2.3.5., guix-commits, 2020/06/03
- 06/07: gnu: camlp5: Update to 7.12., guix-commits, 2020/06/03
- 05/07: gnu: re2: Update to 2020-06-01., guix-commits, 2020/06/03
- 03/07: gnu: intel-vaapi-driver: Update to 2.4.1., guix-commits, 2020/06/03
- 07/07: gnu: fmt: Update to 6.2.1., guix-commits, 2020/06/03