[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: xscreensaver: Update to 5.39.
From: |
Marius Bakke |
Subject: |
08/08: gnu: xscreensaver: Update to 5.39. |
Date: |
Sun, 15 Apr 2018 07:51:36 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 3b4f3ff7eefa01adafd928c08f1655ea898f0c7e
Author: Marius Bakke <address@hidden>
Date: Sun Apr 15 13:03:21 2018 +0200
gnu: xscreensaver: Update to 5.39.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index c674d13..5855273 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -988,7 +988,7 @@ color temperature should be set to match the lamps in your
room.")
(define-public xscreensaver
(package
(name "xscreensaver")
- (version "5.38")
+ (version "5.39")
(source
(origin
(method url-fetch)
@@ -997,7 +997,7 @@ color temperature should be set to match the lamps in your
room.")
version ".tar.gz"))
(sha256
(base32
- "1f58h5rgjbxr4hh40m6zkpkzbzg68l7nqzjwal0b17yysafbmsf6"))))
+ "09i47h4hdgwxyqgrsnshl4l5dv5mrsp37h705cc22lwby601ikj8"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no check target
- branch master updated (fc12113 -> 3b4f3ff), Marius Bakke, 2018/04/15
- 02/08: gnu: libsoup: Update to 2.62.1., Marius Bakke, 2018/04/15
- 01/08: gnu: python-paramiko: Update to 2.4.1 [fixes CVE-2018-7750]., Marius Bakke, 2018/04/15
- 06/08: gnu: efivar: Update to 35., Marius Bakke, 2018/04/15
- 07/08: gnu: nginx: Update to 1.13.12., Marius Bakke, 2018/04/15
- 04/08: gnu: offlineimap: Update to 7.2.0., Marius Bakke, 2018/04/15
- 05/08: gnu: efibootmgr: Update to 16., Marius Bakke, 2018/04/15
- 08/08: gnu: xscreensaver: Update to 5.39.,
Marius Bakke <=
- 03/08: gnu: htop: Update to 2.2.0., Marius Bakke, 2018/04/15