all repos — min @ 3025172b22adb1329fca6bcf991492583295618f

A small but practical concatenative programming language.

Updated OpenSSL for linux
h3rald h3rald@h3rald.com
Mon, 19 Apr 2021 19:59:34 +0000
commit

3025172b22adb1329fca6bcf991492583295618f

parent

e8a574a5a4fc3fc5dc42521540274a0f765e19e5

3 files changed, 1 insertions(+), 1 deletions(-)

jump to
M min.nimblemin.nimble

@@ -13,7 +13,7 @@ installDirs = @["minpkg"]

# Dependencies -requires "nim >= 1.4.0" +requires "nim >= 1.4.0, zippy >= 0.5.6" before install: exec "nimble install -y nifty"