diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template index 834d72024cc..e63a97e9abc 100644 --- a/srcpkgs/yarn/template +++ b/srcpkgs/yarn/template @@ -1,6 +1,6 @@ # Template file for 'yarn' pkgname=yarn -version=1.22.18 +version=1.22.19 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=accb0911b05329220a6fe7fd14d091add3b62535811ea97503e8579ae5812c2e +checksum=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b conflicts="yarn-bin>=0"