diff --git a/srcpkgs/janet/template b/srcpkgs/janet/template index be21dbf219a..3e8fe6d2d0d 100644 --- a/srcpkgs/janet/template +++ b/srcpkgs/janet/template @@ -1,6 +1,6 @@ # Template file for 'janet' pkgname=janet -version=1.39.0 +version=1.39.1 revision=1 build_style=meson configure_args="-Db_lto=false --libdir=/usr/lib" # breaks jpm @@ -10,7 +10,7 @@ license="MIT" homepage="https://janet-lang.org/" changelog="https://github.com/janet-lang/janet/blob/master/CHANGELOG.md" distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz" -checksum=0f7ea778ac69d019d2489a35ff9f195c99b5e6110c4c7acff3a9ff49a085f010 +checksum=a43489328b88846e5cddbdad9274f25ee9854e337e52490a74bb7955de03c650 post_install() { vlicense LICENSE