diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template index e5eddbf8fc..eee14415fd 100644 --- a/srcpkgs/yarn/template +++ b/srcpkgs/yarn/template @@ -1,6 +1,6 @@ # Template file for 'yarn' pkgname=yarn -version=1.21.0 +version=1.21.1 revision=1 hostmakedepends="yarn-bin nodejs" 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=c10be5945d7f9c9f4847e1c2bd1c41dcc0dd48ef0a14a1524f677d0b075b2163 +checksum=2fbbe5ddbabdb6eb89b0e0322b906247c1dbb6b7552ccc0552c0a29dd844f37d conflicts="yarn-bin>=0"