about summary refs log tree commit diff
path: root/pkgs/aterm/aterm.fix
blob: 604ecb498df330a9d4a87991e956e2c81ab057a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
Package(
  [ ("src", App(IncludeFix("fetchurl/expr.fix"),
      [ ("url", "http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.0.tar.gz")
      , ("hash", "653b1bb8140ee0206b00aab126ef412e")
      ])
  , ("build", Relative("aterm-build.sh"))
  , ("id", "aterm-2.0")
  ]
)