mathomatic: Update homepage
[termux-packages] / packages / micro / cmd-micro-actions_other.go.patch
1 diff -u -r ../micro/cmd/micro/actions_other.go ./cmd/micro/actions_other.go
2 --- ../micro/cmd/micro/actions_other.go 2017-08-02 00:00:05.000000000 +0000
3 +++ ./cmd/micro/actions_other.go 2017-08-10 22:00:46.714688636 +0000
4 @@ -1,4 +1,4 @@
5 -// +build android plan9 nacl windows
6 +// +build plan9 nacl windows
7
8 package main
9