diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:41:04 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:22 +0700 |
commit | f2305443e0ed80a2f9f5329812126fbda5edb9d7 (patch) | |
tree | 9a9dbac6e3e74066df4766dd77cb300383bf0de9 /haskell/haskell-filelock/haskell-filelock.info | |
parent | 56a8bc4c3d68ecfc3f66a104991f54daad398966 (diff) |
haskell/haskell-filelock: Added (Portable file locking interface).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-filelock/haskell-filelock.info')
-rw-r--r-- | haskell/haskell-filelock/haskell-filelock.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-filelock/haskell-filelock.info b/haskell/haskell-filelock/haskell-filelock.info new file mode 100644 index 0000000000..1aefe5f266 --- /dev/null +++ b/haskell/haskell-filelock/haskell-filelock.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-filelock" +VERSION="0.1.1.2" +HOMEPAGE="https://hackage.haskell.org/package/filelock" +DOWNLOAD="https://hackage.haskell.org/packages/archive/filelock/0.1.1.2/filelock-0.1.1.2.tar.gz" +MD5SUM="6f410bb3f1306cd9e4ea4a48aa055e22" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="ghc" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |