[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/34: gnu: libxres: Update to 1.2.1.
From: |
guix-commits |
Subject: |
27/34: gnu: libxres: Update to 1.2.1. |
Date: |
Sat, 22 May 2021 11:16:34 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 5c971de2b83711ce7c8cd6d607a5dae5059f0f36
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun May 16 15:39:33 2021 +0200
gnu: libxres: Update to 1.2.1.
* gnu/packages/xorg.scm (libxres): Update to 1.2.1.
---
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 df138c4..9178a03 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1469,7 +1469,7 @@ treat it as part of their software base when porting.")
(define-public libxres
(package
(name "libxres")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
@@ -1479,7 +1479,7 @@ treat it as part of their software base when porting.")
".tar.bz2"))
(sha256
(base32
- "1m0jr0lbz9ixpp9ihk68349q0i7ry2379lnfzdy4mrl86ijc2xgz"))))
+ "049b7dk6hx47161hg47ryjrm6pwsp27r5pby05b0wqb1pcggprmn"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 23/34: gnu: SWIG: Update to 4.0.2., (continued)
- 23/34: gnu: SWIG: Update to 4.0.2., guix-commits, 2021/05/22
- 26/34: gnu: xorgproto: Update to 2021.4., guix-commits, 2021/05/22
- 28/34: gnu: libxfixes: Update to 6.0.0., guix-commits, 2021/05/22
- 18/34: gnu: automake: Remove unnecessary conditional., guix-commits, 2021/05/22
- 08/34: gnu: pangomm@2.42: Update to 2.46.0., guix-commits, 2021/05/22
- 12/34: gnu: ninja: Update to 1.10.2., guix-commits, 2021/05/22
- 13/34: gnu: zstd: Update to 1.5.0., guix-commits, 2021/05/22
- 14/34: gnu: gfortran: Remove obsolete workaround., guix-commits, 2021/05/22
- 24/34: gnu: doxygen: Update to 1.9.1., guix-commits, 2021/05/22
- 25/34: gnu: util-macros: Update to 1.19.3., guix-commits, 2021/05/22
- 27/34: gnu: libxres: Update to 1.2.1.,
guix-commits <=
- 29/34: gnu: xkeyboard-config: Update to 2.32., guix-commits, 2021/05/22
- 30/34: gnu: libxt: Update to 1.2.1., guix-commits, 2021/05/22
- 33/34: gnu: wget: Update to 1.21.1., guix-commits, 2021/05/22
- 34/34: gnu: emacs-libgit: Fix installation failure., guix-commits, 2021/05/22
- 31/34: gnu: libxaw: Update to 1.0.14., guix-commits, 2021/05/22
- 32/34: gnu: gtk-doc: Remove obsolete workaround., guix-commits, 2021/05/22