[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: lxc: Update to 4.0.6.
From: |
guix-commits |
Subject: |
07/11: gnu: lxc: Update to 4.0.6. |
Date: |
Thu, 14 Jan 2021 10:20:53 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 8eb5f097b134f8ee703404bf3773b6a8d09d4829
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jan 14 11:42:36 2021 +0100
gnu: lxc: Update to 4.0.6.
* gnu/packages/virtualization.scm (lxc): Update to 4.0.6.
---
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 7fd07b5..77f8502 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -952,7 +952,7 @@ all common programming languages. Vala bindings are also
provided.")
(define-public lxc
(package
(name "lxc")
- (version "4.0.5")
+ (version "4.0.6")
(source (origin
(method url-fetch)
(uri (string-append
@@ -960,7 +960,7 @@ all common programming languages. Vala bindings are also
provided.")
version ".tar.gz"))
(sha256
(base32
- "1976l9308rx1ria1gazasypk5rmmf5jiqdh54dfrws5bslbdcb5g"))))
+ "0qz4l7mlhq7hx53q606qgvkyzyr01glsw290v8ppzvxn1fydlrci"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (e45dcf4 -> 9f60d92), guix-commits, 2021/01/14
- 02/11: gnu: system-config-printer: Update to 1.5.15., guix-commits, 2021/01/14
- 03/11: gnu: acpica: Update to 20210105., guix-commits, 2021/01/14
- 01/11: gnu: eolie: Update to 0.9.101., guix-commits, 2021/01/14
- 04/11: gnu: xsettingsd: Update to 1.0.2., guix-commits, 2021/01/14
- 06/11: gnu: perl-net-http: Update to 6.20., guix-commits, 2021/01/14
- 07/11: gnu: lxc: Update to 4.0.6.,
guix-commits <=
- 08/11: gnu: elementary-xfce-icon-theme: Update to 0.15.2., guix-commits, 2021/01/14
- 09/11: gnu: jucipp: Update to 1.6.2., guix-commits, 2021/01/14
- 05/11: gnu: diffstat: Update to 1.64., guix-commits, 2021/01/14
- 11/11: gnu: nano: Update to 5.5., guix-commits, 2021/01/14
- 10/11: gnu: lldpd: Update to 1.0.8., guix-commits, 2021/01/14