[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/15: gnu: osinfo-db: Update to 20201011.
From: |
guix-commits |
Subject: |
10/15: gnu: osinfo-db: Update to 20201011. |
Date: |
Wed, 14 Oct 2020 10:32:30 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 79145ab4f2599d28a99ae2ff6527ea64c8e8b4e4
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Oct 14 12:43:38 2020 +0200
gnu: osinfo-db: Update to 20201011.
* gnu/packages/virtualization.scm (osinfo-db): Update to 20201011.
---
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 309a29c..f536616 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -1997,14 +1997,14 @@ administrators and developers in managing the
database.")
(define-public osinfo-db
(package
(name "osinfo-db")
- (version "20200813")
+ (version "20201011")
(source (origin
(method url-fetch)
(uri (string-append
"https://releases.pagure.org/libosinfo/osinfo-db-"
version ".tar.xz"))
(sha256
(base32
- "127lr4kvdy2b2lil7i0gbbxcf8vap0r6hxhnbmms4p7h2h0sdgri"))))
+ "1zzx5gsqgzg2zki6h8vl0h7kpcrk5i2s1qhz7gcb18s7g99px8aj"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
- branch master updated (3c1b0b9 -> 2bfe99b), guix-commits, 2020/10/14
- 08/15: gnu: vim: Update to 8.2.1844., guix-commits, 2020/10/14
- 03/15: gnu: python-aiohttp: Update to 3.6.3., guix-commits, 2020/10/14
- 06/15: gnu: python-pgpy: Update to 0.5.3., guix-commits, 2020/10/14
- 07/15: gnu: python-pgpy: Run the tests., guix-commits, 2020/10/14
- 02/15: gnu: python-passlib: Update to 1.7.4., guix-commits, 2020/10/14
- 04/15: gnu: libgphoto2: Update to 2.5.26., guix-commits, 2020/10/14
- 09/15: gnu: plantuml: Update to 1.2020.19., guix-commits, 2020/10/14
- 11/15: gnu: oil: Update to 0.8.2., guix-commits, 2020/10/14
- 13/15: gnu: jasper: Update to 2.0.22., guix-commits, 2020/10/14
- 10/15: gnu: osinfo-db: Update to 20201011.,
guix-commits <=
- 12/15: gnu: python-pastedeploy: Update to 2.1.1., guix-commits, 2020/10/14
- 14/15: gnu: cpuid: Update to 20201006., guix-commits, 2020/10/14
- 01/15: gnu: perl-crypt-rijndael: Update to 1.15., guix-commits, 2020/10/14
- 05/15: gnu: gphoto2: Update to 2.5.26., guix-commits, 2020/10/14
- 15/15: gnu: cpuid: Use CC-FOR-TARGET., guix-commits, 2020/10/14