[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: xpra: Update to 2.1.2.
From: |
Marius Bakke |
Subject: |
05/06: gnu: xpra: Update to 2.1.2. |
Date: |
Fri, 22 Sep 2017 13:24:39 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 6e83592affb72c3dac5298735b2c88f08fdfc981
Author: Rutger Helling <address@hidden>
Date: Thu Sep 21 08:30:51 2017 +0200
gnu: xpra: Update to 2.1.2.
* gnu/packages/xorg.scm (xpra): Update to 2.1.2.
Signed-off-by: Marius Bakke <address@hidden>
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 57ba8a2..ec8678b 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5894,7 +5894,7 @@ basic eye-candy effects.")
(define-public xpra
(package
(name "xpra")
- (version "2.1.1")
+ (version "2.1.2")
(source
(origin
(method url-fetch)
@@ -5902,7 +5902,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
- "0fgdddhafxnpjlw5nhfyfyimxp43hdn4yhp1vbsjrz3ypfsfhxq7"))))
+ "0a5ffs6gm7j7vzqdbhfmjn9z8qxm9m9as7a1vjmjx63yxv9jqihn"))))
(build-system python-build-system)
(inputs `(("ffmpeg", ffmpeg)
("flac", flac)
- branch master updated (8a7d81a -> a4314af), Marius Bakke, 2017/09/22
- 02/06: gnu: libraw: Update to 0.18.5 [fixes CVE-2017-13735, CVE-2017-14265]., Marius Bakke, 2017/09/22
- 03/06: gnu: bitcoin-core: Update to 0.15.0.1., Marius Bakke, 2017/09/22
- 04/06: gnu: bitcoin-core: Build with modular Qt., Marius Bakke, 2017/09/22
- 05/06: gnu: xpra: Update to 2.1.2.,
Marius Bakke <=
- 01/06: gnu: libsodium: Update to 1.0.14., Marius Bakke, 2017/09/22
- 06/06: gnu: you-get: Update to 0.4.915., Marius Bakke, 2017/09/22