about summary refs log tree commit diff
path: root/pkgs/applications/audio/pulseeffects
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-03-06 22:08:53 +0100
committerJan Tojnar <jtojnar@gmail.com>2019-03-06 22:09:53 +0100
commit9735dbcbb1f23d6ad0882710dd84784ad3163564 (patch)
tree3335a4245237df7153585bf1a89c974b4097db9c /pkgs/applications/audio/pulseeffects
parent38ee19986dabaa4cfbc307eb27c8f2f15bec2634 (diff)
pulseeffects: 4.4.7 → 4.5.5
https://github.com/wwmm/pulseeffects/blob/v4.5.5/CHANGELOG.md#455
Diffstat (limited to 'pkgs/applications/audio/pulseeffects')
-rw-r--r--pkgs/applications/audio/pulseeffects/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/audio/pulseeffects/default.nix b/pkgs/applications/audio/pulseeffects/default.nix
index 736f5c9f67441..ff38d4b16f506 100644
--- a/pkgs/applications/audio/pulseeffects/default.nix
+++ b/pkgs/applications/audio/pulseeffects/default.nix
@@ -47,13 +47,13 @@ let
   ];
 in stdenv.mkDerivation rec {
   pname = "pulseeffects";
-  version = "4.4.7";
+  version = "4.5.5";
 
   src = fetchFromGitHub {
     owner = "wwmm";
     repo = "pulseeffects";
     rev = "v${version}";
-    sha256 = "14sxwy3mayzn9k5hy58mjzhxaj4wqxvs257xaj03mwvm48k7c7ia";
+    sha256 = "0ll85c9xll2i42r1bdgbnxi5mc5jq2vxgp179jj2iq7wczq5psj1";
   };
 
   nativeBuildInputs = [
@@ -74,8 +74,8 @@ in stdenv.mkDerivation rec {
     gtk3
     gtkmm3
     gst_all_1.gstreamer
-    gst_all_1.gst-plugins-base
-    gst_all_1.gst-plugins-good
+    gst_all_1.gst-plugins-base # gst-fft
+    gst_all_1.gst-plugins-good # pulsesrc
     gst_all_1.gst-plugins-bad
     lilv lv2 serd sord sratom
     libbs2b