From: Guillaume Subject: go: update sha256sum Hi, I don't know why they updated the package. I did a diff -r ... no change but dates. Guillaume --- module: go id: 3c9ea269f268374436ccd2dda0bf25db lvu submit: go lvu: db8269a81dadf0ff44025fd3ec5ee33d - uname -r: 3.18.1 kernel headers: 3.16.1 gcc: 4.9.2 glibc: 2.18 --- other/compilers/go/DETAILS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff a/other/compilers/go b/other/compilers/go --- a/other/compilers/go/DETAILS 2015-01-25 01:46:05.000000000 +0100 +++ b/other/compilers/go/DETAILS 2015-01-26 00:28:35.000000000 +0100 @@ -2,7 +2,7 @@ VERSION=1.4.1 SOURCE=${MODULE}${VERSION}.src.tar.gz SOURCE_URL=https://storage.googleapis.com/golang - SOURCE_VFY=sha256:3d9bb27ad4be51f60dc44f3d0026036ef07142797b1df1b5ae816277e6c31bb3 + SOURCE_VFY=sha256:66665005fac35ba832ff334977e658f961109d89a7a2358ae7707be0efb16fca SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE WEB_SITE=http://golang.org/ ENTERED=20140606