From d70d910c47e30fe24546a01d1da65b0ca135516b Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Wed, 3 Oct 2018 23:07:31 -0700 Subject: [PATCH] yarn: update to 1.10.1 --- srcpkgs/yarn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template index 4523b478f96..82639ea28f4 100644 --- a/srcpkgs/yarn/template +++ b/srcpkgs/yarn/template @@ -1,6 +1,6 @@ # Template file for 'yarn' pkgname=yarn -version=1.10.0 +version=1.10.1 revision=1 hostmakedepends="yarn-bin nodejs" depends="virtual?nodejs-runtime" @@ -10,7 +10,7 @@ license="2-cause-BSD" homepage="https://yarnpkg.com/" distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz" conflicts="yarn-bin>=0" -checksum=0d1410ea60666c52de4814f281c8c1f3ea2d98c236c22cb854f3e7ad8e7dc8c6 +checksum=5eae09e3939db56828b97cd7363b813eac34130892a2bead4fbe784bd5bf368f pre_build() { yarn