[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: redshift: Update to 1.12.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/09: gnu: redshift: Update to 1.12. |
Date: |
Wed, 23 May 2018 09:31:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a5a568d246c3d5392aa812ea47009015617de5a0
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 23 03:06:15 2018 +0200
gnu: redshift: Update to 1.12.
* gnu/packages/xdisorg.scm (redshift): Update to 1.12.
---
gnu/packages/xdisorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index f42691b..f1149b2 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -955,7 +955,7 @@ the X.Org X Server version 1.7 and later (X11R7.5 or
later).")
(define-public redshift
(package
(name "redshift")
- (version "1.11")
+ (version "1.12")
(source
(origin
(method url-fetch)
@@ -965,7 +965,7 @@ the X.Org X Server version 1.7 and later (X11R7.5 or
later).")
"/redshift-" version ".tar.xz"))
(sha256
(base32
- "0ngkwj7rg8nfk806w0sg443w6wjr91xdc0zisqfm5h2i77wm1qqh"))))
+ "1fi27b73x85qqar526dbd33av7mahca2ykaqwr7siqiw1qqcby6j"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
@@ -975,7 +975,7 @@ the X.Org X Server version 1.7 and later (X11R7.5 or
later).")
("libx11" ,libx11)
("libxcb" ,libxcb)
("libxxf86vm" ,libxxf86vm)
- ("glib" ,glib))) ;for Geoclue2 support
+ ("glib" ,glib))) ; for Geoclue2 support
(home-page "https://github.com/jonls/redshift")
(synopsis "Adjust the color temperature of your screen")
(description
- branch master updated (a4ab65e -> 34fb6c5), Tobias Geerinckx-Rice, 2018/05/23
- 02/09: gnu: x265: Return a boolean from the snippet., Tobias Geerinckx-Rice, 2018/05/23
- 01/09: gnu: x265: Update to 2.7., Tobias Geerinckx-Rice, 2018/05/23
- 04/09: gnu: parallel: Update to 20180522., Tobias Geerinckx-Rice, 2018/05/23
- 07/09: gnu: simplescreenrecorder: Update to 0.3.11., Tobias Geerinckx-Rice, 2018/05/23
- 03/09: gnu: tor: Update to 0.3.3.6 [security fixes]., Tobias Geerinckx-Rice, 2018/05/23
- 05/09: gnu: stunnel: Update to 5.45., Tobias Geerinckx-Rice, 2018/05/23
- 06/09: gnu: redshift: Update to 1.12.,
Tobias Geerinckx-Rice <=
- 09/09: gnu: connman: Update to 1.36., Tobias Geerinckx-Rice, 2018/05/23
- 08/09: gnu: python-gitpython: Update to 2.1.10., Tobias Geerinckx-Rice, 2018/05/23