diff --git a/common/shlibs b/common/shlibs index 91d4514ed28..93c350e14ac 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3897,7 +3897,7 @@ libcaribou.so.0 libcaribou-0.4.21_3 libtinyclipboard.so.1 tinyclipboard-16.01_1 libcbor.so.0.9 libcbor-0.9.0_1 libfido2.so.1 libfido2-1.6.0_2 -libjanet.so.1.22 janet-1.22.0_1 +libjanet.so.1.23 janet-1.23.0_1 libOpenImageDenoise.so.1 openimagedenoise-1.3.0_1 libcbang0.so cbang-1.6.0_3 libblosc.so.1 c-blosc-1.17.1_1 diff --git a/srcpkgs/janet/template b/srcpkgs/janet/template index 1757eb2780e..d95dfca4df8 100644 --- a/srcpkgs/janet/template +++ b/srcpkgs/janet/template @@ -1,7 +1,7 @@ # Template file for 'janet' pkgname=janet -version=1.22.0 -revision=2 +version=1.23.0 +revision=1 build_style=meson configure_args="-Db_lto=false --libdir=/usr/lib" # breaks jpm short_desc="Dynamic Lisp dialect and bytecode VM" @@ -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=7c6969f8e82badc7afa28aa1054555c1c91d2858f9f45c41a82557f5c5ce85bd +checksum=0b4d5d3632e0d376d9512ea8ea262f31f75c132b488dd7870f472acae709a865 post_install() { vlicense LICENSE