all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] gnu: redshift: Update to 1.11.
@ 2016-02-15 22:33 Tobias Geerinckx-Rice
  2016-02-15 22:38 ` Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Geerinckx-Rice @ 2016-02-15 22:33 UTC (permalink / raw)
  To: guix-devel

* gnu/packages/xdisorg.scm (redshift): Update to 1.11.
---
 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 5ca203e..41a8279 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -680,7 +680,7 @@ the X.Org X Server version 1.7 and later (X11R7.5 or later).")
 (define-public redshift
   (package
     (name "redshift")
-    (version "1.10")
+    (version "1.11")
     (source
      (origin
        (method url-fetch)
@@ -690,7 +690,7 @@ the X.Org X Server version 1.7 and later (X11R7.5 or later).")
                        "/redshift-" version ".tar.xz"))
        (sha256
         (base32
-         "19pfk9il5x2g2ivqix4a555psz8mj3m0cvjwnjpjvx0llh5fghjv"))))
+         "0ngkwj7rg8nfk806w0sg443w6wjr91xdc0zisqfm5h2i77wm1qqh"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: redshift: Update to 1.11.
  2016-02-15 22:33 [PATCH] gnu: redshift: Update to 1.11 Tobias Geerinckx-Rice
@ 2016-02-15 22:38 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2016-02-15 22:38 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: guix-devel

On Mon, Feb 15, 2016 at 11:33:55PM +0100, Tobias Geerinckx-Rice wrote:
> * gnu/packages/xdisorg.scm (redshift): Update to 1.11.

Applied, thanks!

Andreas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-15 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 22:33 [PATCH] gnu: redshift: Update to 1.11 Tobias Geerinckx-Rice
2016-02-15 22:38 ` Andreas Enge

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.