FS#44213 - [go] gotour URL in post_install is obsolete
Attached to Project:
Community Packages
Opened by Goekcen (gokcen) - Monday, 16 March 2015, 17:26 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 24 March 2015, 12:41 GMT
Opened by Goekcen (gokcen) - Monday, 16 March 2015, 17:26 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 24 March 2015, 12:41 GMT
|
Details
Description: The following line in the post_install()
function:
echo ' go get code.google.com/p/go-tour/gotour' must be replaced with echo ' go get golang.org/x/tour/gotour' For more info about gotour: github.com/golang/tour Additional info: Package version: 1.4.2-1 Steps to reproduce: pacman -Syu go |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Tuesday, 24 March 2015, 12:41 GMT
Reason for closing: Fixed
Tuesday, 24 March 2015, 12:41 GMT
Reason for closing: Fixed
Comment by
Alexander F. Rødseth (xyproto) -
Wednesday, 18 March 2015, 10:19 GMT
Hi, thanks for reporting. Will update.
Comment by
Alexander F. Rødseth (xyproto) -
Tuesday, 24 March 2015, 12:41 GMT
The updated package will appear in [community] shortly. Thanks.