[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/33: gnu: libxscrnsaver: Update to 1.2.4.
From: |
guix-commits |
Subject: |
06/33: gnu: libxscrnsaver: Update to 1.2.4. |
Date: |
Tue, 31 Jan 2023 05:55:53 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 6ec602ecbd3bb0f8e0aa6bb38ebd6297407272a6
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Jan 31 12:08:23 2023 +0200
gnu: libxscrnsaver: Update to 1.2.4.
* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.4.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 8df128cbbc..e1be9236ce 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1431,17 +1431,17 @@ treat it as part of their software base when porting.")
(define-public libxscrnsaver
(package
(name "libxscrnsaver")
- (version "1.2.3")
+ (version "1.2.4")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/lib/libXScrnSaver-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "1y4vx1vabg7j9hamp0vrfrax5b0lmgm3h0lbgbb3hnkv3dd0f5zr"))))
+ "1zi0r6mqa1g0hhsp02cdsjcxmsbipiv0v65c1h4pl84fydcjikbm"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("--disable-static")))
- 18/33: gnu: xf86-video-sunffb: Update to 1.2.3., (continued)
- 18/33: gnu: xf86-video-sunffb: Update to 1.2.3., guix-commits, 2023/01/31
- 21/33: gnu: xgamma: Update to 1.0.7., guix-commits, 2023/01/31
- 16/33: gnu: xf86-video-r128: Update to 6.12.1., guix-commits, 2023/01/31
- 17/33: gnu: xf86-video-suncg6: Update to 1.1.3., guix-commits, 2023/01/31
- 23/33: gnu: xkbevd: Update to 1.1.5., guix-commits, 2023/01/31
- 27/33: gnu: xlsclients: Update to 1.1.5., guix-commits, 2023/01/31
- 28/33: gnu: xfd: Update to 1.1.4., guix-commits, 2023/01/31
- 30/33: gnu: xsetroot: Update to 1.1.3., guix-commits, 2023/01/31
- 05/33: gnu: lndir: Update to 1.0.4., guix-commits, 2023/01/31
- 04/33: gnu: imake: Update to 1.0.9., guix-commits, 2023/01/31
- 06/33: gnu: libxscrnsaver: Update to 1.2.4.,
guix-commits <=
- 08/33: gnu: makedepend: Update to 1.0.8., guix-commits, 2023/01/31
- 11/33: gnu: xdriinfo: Update to 1.0.7., guix-commits, 2023/01/31
- 13/33: gnu: xf86-input-mouse: Update to 1.9.4., guix-commits, 2023/01/31
- 14/33: gnu: xf86-video-ast: Update to 1.1.6., guix-commits, 2023/01/31
- 15/33: gnu: xf86-video-nv: Update to 2.1.22., guix-commits, 2023/01/31
- 20/33: gnu: xf86-video-vmware: Update to 13.4.0., guix-commits, 2023/01/31
- 24/33: gnu: xkbprint: Update to 1.0.6., guix-commits, 2023/01/31
- 25/33: gnu: xkill: Update to 1.0.6., guix-commits, 2023/01/31
- 26/33: gnu: xlsatoms: Update to 1.1.4., guix-commits, 2023/01/31
- 29/33: gnu: xrandr: Update to 1.5.2., guix-commits, 2023/01/31