Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/juliaup/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'juliaup'
pkgname=juliaup
version=1.17.11
version=1.19.8
revision=1
archs="x86_64* i686 aarch64"
build_style=cargo
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/JuliaLang/juliaup"
distfiles="https://github.com/JuliaLang/juliaup/archive/refs/tags/v${version}.tar.gz"
checksum=2b3b88695b3cce2b79e70cabf2291f70306729baee6a939eb160b60449030e67
checksum=3c33179c8de15f2090e817f5a492f069dd0c5bc548d2ad31faa9717f3eefe683

if [ "$XBPS_TARGET_MACHINE" = x86_64-musl ]; then
# command_add test fails, doesn't seem to be able to launch the downloaded julia in the test
Expand Down