diff --git a/common/shlibs b/common/shlibs index be52293607b..ef2869d632e 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3934,7 +3934,7 @@ libcaribou.so.0 libcaribou-0.4.21_3 libtinyclipboard.so.1 tinyclipboard-16.01_1 libcbor.so.0.7 libcbor-0.7.0_1 libfido2.so.1 libfido2-1.3.0_1 -libjanet.so.1.10 janet-1.10.0_1 +libjanet.so.1.11 janet-1.11.0_1 libOpenImageDenoise.so.0 openimagedenoise-1.2.0_1 libcbang0.so cbang-1.3.3_1 libblosc.so.1 c-blosc-1.17.1_1 diff --git a/srcpkgs/janet/template b/srcpkgs/janet/template index 8ccf6a7bed3..f873952486b 100644 --- a/srcpkgs/janet/template +++ b/srcpkgs/janet/template @@ -1,6 +1,6 @@ # Template file for 'janet' pkgname=janet -version=1.10.1 +version=1.11.0 revision=1 build_style=meson short_desc="Dynamic Lisp dialect and bytecode VM" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://janet-lang.org/" distfiles="https://github.com/janet-lang/janet/archive/v${version}.tar.gz" -checksum=5d830a01ced5b97f99b9c71a9d869751df72266a88eb7b3ff7a8bff9da39afde +checksum=da5019bbaa5e7964518e576df43a46ac0a0cd2b27b5aeaf3ece95746c8e34678 patch_args="-Np1" post_install() {