summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorMoritz Ulrich <moritz@tarn-vedra.de>2016-10-10 17:25:03 +0200
committerMoritz Ulrich <moritz@tarn-vedra.de>2016-10-10 17:25:03 +0200
commitf57465755c5870f4ae94e0297081d5da6e04b798 (patch)
treef31931bab5e418f565070d93b8c015dcdacf16aa /pkgs/applications/graphics
parent194cc803c144826b11e3e5c02c998d177c3a6feb (diff)
downloadnixpkgs-f57465755c5870f4ae94e0297081d5da6e04b798.tar
nixpkgs-f57465755c5870f4ae94e0297081d5da6e04b798.tar.gz
nixpkgs-f57465755c5870f4ae94e0297081d5da6e04b798.tar.bz2
nixpkgs-f57465755c5870f4ae94e0297081d5da6e04b798.tar.lz
nixpkgs-f57465755c5870f4ae94e0297081d5da6e04b798.tar.xz
nixpkgs-f57465755c5870f4ae94e0297081d5da6e04b798.tar.zst
nixpkgs-f57465755c5870f4ae94e0297081d5da6e04b798.zip
rawtherapee-git: 2016-09-21 -> 2016-10-10
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/rawtherapee/ReleaseInfo.cmake6
-rw-r--r--pkgs/applications/graphics/rawtherapee/dev.nix6
2 files changed, 6 insertions, 6 deletions
diff --git a/pkgs/applications/graphics/rawtherapee/ReleaseInfo.cmake b/pkgs/applications/graphics/rawtherapee/ReleaseInfo.cmake
index 28096618c9e..7be7cb63f70 100644
--- a/pkgs/applications/graphics/rawtherapee/ReleaseInfo.cmake
+++ b/pkgs/applications/graphics/rawtherapee/ReleaseInfo.cmake
@@ -1,4 +1,4 @@
 set(GIT_BRANCH master)
-set(GIT_VERSION 4.2.1050)
-set(GIT_CHANGESET 2d0e5e4feeac9801994d82c5931531f508deb2e9)
-set(GIT_TAGDISTANCE 1050)
+set(GIT_VERSION 4.2.1115)
+set(GIT_CHANGESET 0821eea7b6a4ac2fce1fcf644e06078e161e41e3)
+set(GIT_TAGDISTANCE 1115)
diff --git a/pkgs/applications/graphics/rawtherapee/dev.nix b/pkgs/applications/graphics/rawtherapee/dev.nix
index 2d664e5cf15..71e41faaaef 100644
--- a/pkgs/applications/graphics/rawtherapee/dev.nix
+++ b/pkgs/applications/graphics/rawtherapee/dev.nix
@@ -3,13 +3,13 @@
 }:
 
 stdenv.mkDerivation rec {
-  name = "rawtherapee-git-2016-09-21";
+  name = "rawtherapee-git-2016-10-10";
 
   src = fetchFromGitHub {
     owner = "Beep6581";
     repo = "RawTherapee";
-    rev = "2d0e5e4feeac9801994d82c5931531f508deb2e9";
-    sha256 = "1d9bi3b6cslm0rhhqf0rx47nlnsnky284vqsxyq3mss6bd8880xh";
+    rev = "0821eea7b6a4ac2fce1fcf644e06078e161e41e3";
+    sha256 = "1nwb6b1qrpdyigwig7bvr42lf7na1ngm0q2cislcvb2v1nmk6nlz";
   };
 
   buildInputs = [ pkgconfig cmake pixman libpthreadstubs gtkmm2 libXau libXdmcp