We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4f244 commit 608d583Copy full SHA for 608d583
1 file changed
srcpkgs/juliaup/template
@@ -1,16 +1,16 @@
1
# Template file for 'juliaup'
2
pkgname=juliaup
3
-version=1.17.11
+version=1.19.8
4
revision=1
5
archs="x86_64* i686 aarch64"
6
build_style=cargo
7
build_helper="qemu"
8
short_desc="Julia installer and version multiplexer"
9
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="rayfadh <rayfadh@duck.com>"
10
license="MIT"
11
homepage="https://github.com/JuliaLang/juliaup"
12
distfiles="https://github.com/JuliaLang/juliaup/archive/refs/tags/v${version}.tar.gz"
13
-checksum=2b3b88695b3cce2b79e70cabf2291f70306729baee6a939eb160b60449030e67
+checksum=3c33179c8de15f2090e817f5a492f069dd0c5bc548d2ad31faa9717f3eefe683
14
15
if [ "$XBPS_TARGET_MACHINE" = x86_64-musl ]; then
16
# command_add test fails, doesn't seem to be able to launch the downloaded julia in the test
0 commit comments