summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-unix-time/haskell-unix-time.info
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 13:52:59 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:54 +0700
commit11997e65232dcc822fae465c92bfe842f99cf0f1 (patch)
tree647705917062e35baede65c3188b10ad0816e8af /haskell/haskell-unix-time/haskell-unix-time.info
parentb45fb8fa174374e97ffae5300cb02581e5135b9b (diff)
downloadslackbuilds-11997e65232dcc822fae465c92bfe842f99cf0f1.tar.gz
slackbuilds-11997e65232dcc822fae465c92bfe842f99cf0f1.tar.xz
haskell/haskell-unix-time: Added (Unix time parser/formatter).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unix-time/haskell-unix-time.info')
-rw-r--r--haskell/haskell-unix-time/haskell-unix-time.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-unix-time/haskell-unix-time.info b/haskell/haskell-unix-time/haskell-unix-time.info
new file mode 100644
index 0000000000..2ab4c5664d
--- /dev/null
+++ b/haskell/haskell-unix-time/haskell-unix-time.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-unix-time"
+VERSION="0.3.8"
+HOMEPAGE="https://hackage.haskell.org/package/unix-time"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/unix-time/0.3.8/unix-time-0.3.8.tar.gz"
+MD5SUM="204133cac6d5082fd371c98e54807572"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-old-time"
+MAINTAINER="David Spencer"
+EMAIL="baildon.research@googlemail.com"