Function(["url", "hash"], Package( [ ("build", Relative("fetchurl/fetchurl.sh")) , ("url", Var("url")) , ("hash", Var("hash")) , ("name", BaseName(Var("url"))) ] ) )