gstreamer: update hashes

missing from 6cc35d014f (#32477)
This commit is contained in:
Orivej Desh
2017-12-11 09:21:20 +00:00
parent a2799407e8
commit 9ebcc8db01
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
"${meta.homepage}/src/gst-python/${name}.tar.xz"
"mirror://gentoo/distfiles/${name}.tar.xz"
];
sha256 = "0iwy0v2k27wd3957ich6j5f0f04b0wb2mb175ypf2lx68snk5k7l";
sha256 = "19rb06x2m7103zwfm0plxx95gb8bp01ng04h4q9k6ii9q7g2kxf3";
};
patches = [ ./different-path-with-pygobject.patch ];