diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template index c8787d9288e..c0df719a3c3 100644 --- a/srcpkgs/yarn/template +++ b/srcpkgs/yarn/template @@ -1,6 +1,6 @@ # Template file for 'yarn' pkgname=yarn -version=1.21.1 +version=1.22.0 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=2fbbe5ddbabdb6eb89b0e0322b906247c1dbb6b7552ccc0552c0a29dd844f37d +checksum=548e795233619a4eaf1fc5722711937ae55428dbca4d31c6ce77c429f21e552e conflicts="yarn-bin>=0"