summaryrefslogtreecommitdiff
path: root/libraries/ghc_filesystem/ghc_filesystem.info
diff options
context:
space:
mode:
authorMartin Bångens <marbangens@gmail.com>2022-07-02 09:27:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-02 09:42:32 +0700
commitc9ca904756502fc2cd49a5ff497af15a3faa8f14 (patch)
tree7acf8d6e97780ee0b8f012aeeb2f2751ba937329 /libraries/ghc_filesystem/ghc_filesystem.info
parent62239c6d1c89462ce4582c2c3a6b1500ffa73b39 (diff)
downloadslackbuilds-c9ca904756502fc2cd49a5ff497af15a3faa8f14.tar.gz
libraries/ghc_filesystem: Added (std::filesystem helper library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ghc_filesystem/ghc_filesystem.info')
-rw-r--r--libraries/ghc_filesystem/ghc_filesystem.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/ghc_filesystem/ghc_filesystem.info b/libraries/ghc_filesystem/ghc_filesystem.info
new file mode 100644
index 0000000000..e931cccca4
--- /dev/null
+++ b/libraries/ghc_filesystem/ghc_filesystem.info
@@ -0,0 +1,10 @@
+PRGNAM="ghc_filesystem"
+VERSION="1.5.12"
+HOMEPAGE="https://github.com/gulrak/filesystem"
+DOWNLOAD="https://github.com/gulrak/filesystem/archive/v1.5.12/filesystem-1.5.12.tar.gz"
+MD5SUM="88ebdd8120216ddd3ca7be99310a7310"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="Martin Bångens"
+EMAIL="marbangens@gmail.com"