Package: micro / 2.0.8-1

Metadata

Package Version Patches format
micro 2.0.8-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 disable commit hash and date.patch | (download)

cmd/micro/micro.go | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable commit hash and date
 Disabling commit hash and compiled date as they are not needed in the
 Debian package. These are shown when you invoke `micro --version`.
use original fork.patch | (download)

go.mod | 2 1 + 1 - 0 !
go.sum | 4 2 + 2 - 0 !
internal/action/bindings.go | 2 1 + 1 - 0 !
internal/config/plugin_installer.go | 2 1 + 1 - 0 !
internal/config/plugin_installer_test.go | 2 1 + 1 - 0 !
internal/config/settings.go | 2 1 + 1 - 0 !
6 files changed, 7 insertions(+), 7 deletions(-)

 use the original fork for now.