We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f512c1e commit e3e3acbCopy full SHA for e3e3acb
2 files changed
jlibrary/system/main/stdlib.ijs
@@ -1,7 +1,7 @@
1
cocurrent <'z'
2
3 : 0 ''
3
4
-JLIB=: '9.7.16'
+JLIB=: '9.7.17'
5
6
notdef=. 0: ~: 4!:0 @ <
7
hostpathsep=: ('/\'{~6=9!:12'')&(I. @ (e.&'/\')@] })
jlibrary/system/util/pacman.ijs
@@ -1794,7 +1794,7 @@ y=. (*#y){::0;y
1794
1795
smoutput 'Installing Qt library...'
1796
if. IFWA64 do.
1797
- z=. 'qt610-win-arm64-slim.zip'
+ z=. 'qt610-win-arm64',slim,'.zip'
1798
elseif. linux do.
1799
if. IFRASPI do.
1800
z=. 'qt610-raspi',slim,'.tar.gz'
0 commit comments