Merge pull request #61989 from r-ryantm/auto-update/roccat-tools

roccat-tools: 5.8.0 -> 5.9.0
This commit is contained in:
Renaud 2019-05-26 18:16:28 +02:00 committed by GitHub
commit 71cd2b0bd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,11 +4,11 @@
stdenv.mkDerivation rec {
name = "roccat-tools-${version}";
version = "5.8.0";
version = "5.9.0";
src = fetchurl {
url = "mirror://sourceforge/roccat/${name}.tar.bz2";
sha256 = "0fr1ibgsyx756fz43hxq0cik51rkq1ymgimw8mz2d0jy63d7h48q";
sha256 = "12j02rzbz3iqxprz8cj4kcfcdgnqlva142ci177axqmckcq6crvg";
};
postPatch = ''