diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template index 543a9b7dfa..54e2dfe3d1 100644 --- a/srcpkgs/yarn/template +++ b/srcpkgs/yarn/template @@ -1,7 +1,7 @@ # Template file for 'yarn' pkgname=yarn -version=1.15.2 -revision=2 +version=1.16.0 +revision=1 hostmakedepends="yarn-bin nodejs" depends="virtual?nodejs-runtime" short_desc="Fast, reliable, and secure dependency management" @@ -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=8a08d62cdbd141d5edd127646ecccc6ed107f20e98ba4cb37c072aabb82f6e24 +checksum=c36b81ed37960be4dd5eea9d661c66f573759ed691441ed5ef24c61bef03125b conflicts="yarn-bin>=0"