summary refs log tree commit diff
path: root/pkgs/applications/audio/chuck/darwin-limits.patch
diff options
context:
space:
mode:
authorEmery Hemingway <ehmry@posteo.net>2019-07-31 14:05:55 +0200
committerEmery Hemingway <ehmry@posteo.net>2019-07-31 14:05:55 +0200
commit695749c59dcf62502fdc7c9ef3438086331e712c (patch)
tree9076d5cbd2b0cce67720c1f2d28eec862d6ef15e /pkgs/applications/audio/chuck/darwin-limits.patch
parent239fffc90d792b5362a20ec1a009978de7b8f91a (diff)
downloadnixpkgs-695749c59dcf62502fdc7c9ef3438086331e712c.tar
nixpkgs-695749c59dcf62502fdc7c9ef3438086331e712c.tar.gz
nixpkgs-695749c59dcf62502fdc7c9ef3438086331e712c.tar.bz2
nixpkgs-695749c59dcf62502fdc7c9ef3438086331e712c.tar.lz
nixpkgs-695749c59dcf62502fdc7c9ef3438086331e712c.tar.xz
nixpkgs-695749c59dcf62502fdc7c9ef3438086331e712c.tar.zst
nixpkgs-695749c59dcf62502fdc7c9ef3438086331e712c.zip
chuck: 1.3.5.2 -> 1.4.0.0
Diffstat (limited to 'pkgs/applications/audio/chuck/darwin-limits.patch')
-rw-r--r--pkgs/applications/audio/chuck/darwin-limits.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/audio/chuck/darwin-limits.patch b/pkgs/applications/audio/chuck/darwin-limits.patch
index 3387f725544..dc98a172691 100644
--- a/pkgs/applications/audio/chuck/darwin-limits.patch
+++ b/pkgs/applications/audio/chuck/darwin-limits.patch
@@ -1,5 +1,5 @@
---- a/src/util_string.cpp	2014-10-27 22:52:11.875981552 +0100
-+++ b/src/util_string.cpp	2014-10-27 22:54:18.613001994 +0100
+--- a/src/core/util_string.cpp	2014-10-27 22:52:11.875981552 +0100
++++ b/src/core/util_string.cpp	2014-10-27 22:54:18.613001994 +0100
 @@ -40,6 +40,10 @@
  #include <linux/limits.h>
  #endif // __PLATFORM_LINUX__