From b268d6e6e026eaf1139e98c4b11974480823ee02 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 26 Aug 2025 21:21:12 +0200 Subject: [PATCH] janet: update to 1.39.0. --- srcpkgs/janet/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/janet/template b/srcpkgs/janet/template index f0476135b36..be21dbf219a 100644 --- a/srcpkgs/janet/template +++ b/srcpkgs/janet/template @@ -1,6 +1,6 @@ # Template file for 'janet' pkgname=janet -version=1.38.0 +version=1.39.0 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=84dbf7db9c09677618549fb4be23631fd64f527af21051db02753241a2f6f752 +checksum=0f7ea778ac69d019d2489a35ff9f195c99b5e6110c4c7acff3a9ff49a085f010 post_install() { vlicense LICENSE