[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: libsm: Update to 1.2.3.
From: |
guix-commits |
Subject: |
07/11: gnu: libsm: Update to 1.2.3. |
Date: |
Mon, 11 Feb 2019 13:52:17 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 709fdfc21ec565b93630b935bd18b0803feace72
Author: Marius Bakke <address@hidden>
Date: Sun Feb 10 21:28:15 2019 +0100
gnu: libsm: Update to 1.2.3.
---
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 f4dbdff..bdfbabb 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1212,7 +1212,7 @@ hit when running single-threaded.")
(define-public libsm
(package
(name "libsm")
- (version "1.2.2")
+ (version "1.2.3")
(source
(origin
(method url-fetch)
@@ -1222,7 +1222,7 @@ hit when running single-threaded.")
".tar.bz2"))
(sha256
(base32
- "1gc7wavgs435g9qkp9jw4lhmaiq6ip9llv49f054ad6ryp4sib0b"))))
+ "1fwwfq9v3sqmpzpscymswxn76xhxnysa24pfim1mcpxhvjcl89id"))))
(build-system gnu-build-system)
(propagated-inputs
`(("libice" ,libice))) ; SMlib.h includes ICElib.h
- branch core-updates updated (f9126dd -> 63d4ef5), guix-commits, 2019/02/11
- 01/11: Merge branch 'master' into core-updates, guix-commits, 2019/02/11
- 04/11: gnu: pixman: Update to 0.38.0., guix-commits, 2019/02/11
- 07/11: gnu: libsm: Update to 1.2.3.,
guix-commits <=
- 03/11: gnu: gdbm: Update to 1.18.1., guix-commits, 2019/02/11
- 06/11: gnu: libx11: Update to 1.6.7., guix-commits, 2019/02/11
- 08/11: gnu: libxau: Update to 1.0.9., guix-commits, 2019/02/11
- 02/11: gnu: curl: Remove graft for 7.64.0., guix-commits, 2019/02/11
- 11/11: gnu: Remove GCC < 7 workarounds., guix-commits, 2019/02/11
- 09/11: gnu: libreoffice.scm: Fix build failures with GCC7., guix-commits, 2019/02/11
- 10/11: gnu: Remove address@hidden, guix-commits, 2019/02/11
- 05/11: gnu: poppler: Update to 0.74.0., guix-commits, 2019/02/11