[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: SDDM: Update to 0.18.1.
From: |
guix-commits |
Subject: |
12/14: gnu: SDDM: Update to 0.18.1. |
Date: |
Sun, 31 Mar 2019 16:53:01 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 3725865f8448b76f4573eda8dc62214a1350761b
Author: Marius Bakke <address@hidden>
Date: Sun Mar 31 16:57:37 2019 +0200
gnu: SDDM: Update to 0.18.1.
* gnu/packages/display-managers.scm (sddm): Update to 0.18.1.
---
gnu/packages/display-managers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/display-managers.scm
b/gnu/packages/display-managers.scm
index 502cdde..afe5cc2 100644
--- a/gnu/packages/display-managers.scm
+++ b/gnu/packages/display-managers.scm
@@ -134,7 +134,7 @@ Qt-style API for Wayland clients.")
(define-public sddm
(package
(name "sddm")
- (version "0.18.0")
+ (version "0.18.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -143,7 +143,7 @@ Qt-style API for Wayland clients.")
"sddm-" version ".tar.xz"))
(sha256
(base32
- "0icyi9nqgbp2v6dwh3n3jzff9jv2xy8d4rbsz89hd65x7c3hrv87"))))
+ "0nilrhwlyvkngjgxfc08n73c16azgmw80pvx0a78xqww9y3hv4xh"))))
(build-system cmake-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
- branch master updated (d7d3bdc -> 105fa9f), guix-commits, 2019/03/31
- 02/14: gnu: leveldb: Don't use unstable tarball., guix-commits, 2019/03/31
- 01/14: services: Open vSwitch: Provide a default configuration., guix-commits, 2019/03/31
- 03/14: gnu: leveldb: Update to 1.21., guix-commits, 2019/03/31
- 04/14: gnu: GnuPG: Update to 2.2.15., guix-commits, 2019/03/31
- 05/14: gnu: libssh2: Update to 1.8.2., guix-commits, 2019/03/31
- 11/14: gnu: mbedtls-apache: Update to 2.16.1., guix-commits, 2019/03/31
- 06/14: gnu: whois: Update to 5.4.2., guix-commits, 2019/03/31
- 09/14: gnu: python-markdown: Update to 3.1., guix-commits, 2019/03/31
- 12/14: gnu: SDDM: Update to 0.18.1.,
guix-commits <=
- 08/14: gnu: address@hidden: Update to 3.4.6., guix-commits, 2019/03/31
- 07/14: gnu: elogind: Update to 241.2., guix-commits, 2019/03/31
- 13/14: gnu: ungoogled-chromium: Enable VA-API on x86_64-linux only., guix-commits, 2019/03/31
- 10/14: gnu: pcsc-lite: Update to 1.8.25., guix-commits, 2019/03/31
- 14/14: gnu: ungoogled-chromium: Update to 73.0.3683.86-0.4c7fb6d [security fixes]., guix-commits, 2019/03/31