diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template index e63a97e9abc..adac9172221 100644 --- a/srcpkgs/yarn/template +++ b/srcpkgs/yarn/template @@ -1,6 +1,6 @@ # Template file for 'yarn' pkgname=yarn -version=1.22.19 +version=1.22.22 revision=1 hostmakedepends="yarn-bin nodejs tar" depends="virtual?nodejs-runtime" @@ -9,7 +9,7 @@ maintainer="Michael Aldridge " license="BSD-2-Clause" homepage="https://yarnpkg.com/" distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz" -checksum=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b +checksum=47d10b957569dee7a200628b680657d8d3cc28465c9e413948642131558d3eb8 conflicts="yarn-bin>=0"