We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80359ad commit 80265f6Copy full SHA for 80265f6
1 file changed
srcpkgs/juliaup/template
@@ -1,6 +1,6 @@
1
# Template file for 'juliaup'
2
pkgname=juliaup
3
-version=1.19.8
+version=1.19.10
4
revision=1
5
archs="x86_64* i686 aarch64"
6
build_style=cargo
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=3c33179c8de15f2090e817f5a492f069dd0c5bc548d2ad31faa9717f3eefe683
+checksum=04b7fd19423e230108b7f43d9ff07dd292abbe9f1d4bbeffb6ab77f84dd3d572
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