lbzip2: style fix

This commit is contained in:
Nikolay Amiantov
2015-03-29 13:05:28 +03:00
parent fefede9807
commit 9ed21f3a49
+1 -1
View File
@@ -1,4 +1,4 @@
{stdenv, fetchurl}:
{ stdenv, fetchurl }:
stdenv.mkDerivation rec {
name = "lbzip2-2.5";