gstreamer-1: double maintenance bump

CC maintainer @iyzsong.
This commit is contained in:
Vladimír Čunát
2014-12-25 11:55:04 +01:00
parent b5bfacefa9
commit d89518bd1b
6 changed files with 12 additions and 12 deletions
@@ -4,7 +4,7 @@
}:
stdenv.mkDerivation rec {
name = "gst-plugins-base-1.4.3";
name = "gst-plugins-base-1.4.5";
meta = {
description = "Base plugins and helper libraries";
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "${meta.homepage}/src/gst-plugins-base/${name}.tar.xz";
sha256 = "f7b4d2b3ba2bcac485896e2c1c36459cb091ebe8b49e91635c27d40f66792d9d";
sha256 = "07ampnfa6p41s0lhia62l9h8bdx3c7vxvdz93pbx64m3wycq3gbp";
};
nativeBuildInputs = [