Skip to content

Commit e3e3acb

Browse files
committed
base library
1 parent f512c1e commit e3e3acb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jlibrary/system/main/stdlib.ijs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cocurrent <'z'
22
3 : 0 ''
33

4-
JLIB=: '9.7.16'
4+
JLIB=: '9.7.17'
55

66
notdef=. 0: ~: 4!:0 @ <
77
hostpathsep=: ('/\'{~6=9!:12'')&(I. @ (e.&'/\')@] })

jlibrary/system/util/pacman.ijs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1794,7 +1794,7 @@ y=. (*#y){::0;y
17941794

17951795
smoutput 'Installing Qt library...'
17961796
if. IFWA64 do.
1797-
z=. 'qt610-win-arm64-slim.zip'
1797+
z=. 'qt610-win-arm64',slim,'.zip'
17981798
elseif. linux do.
17991799
if. IFRASPI do.
18001800
z=. 'qt610-raspi',slim,'.tar.gz'

0 commit comments

Comments
 (0)