gstreamer-1: maintenance updates of all

This commit is contained in:
Vladimír Čunát
2014-10-19 20:11:02 +02:00
parent a9f37a801c
commit 239d6c6ea5
6 changed files with 12 additions and 12 deletions
@@ -4,7 +4,7 @@
}:
stdenv.mkDerivation rec {
name = "gst-plugins-base-1.4.1";
name = "gst-plugins-base-1.4.3";
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 = "aea9e25be6691bd3cc0785d005b2b5d70ce313a2c897901680a3f7e7cab5a499";
sha256 = "f7b4d2b3ba2bcac485896e2c1c36459cb091ebe8b49e91635c27d40f66792d9d";
};
nativeBuildInputs = [