Package: miniflux / 2.2.6-1

Metadata

Package Version Patches format
miniflux 2.2.6-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 skip failing timezone tests.patch | (download)

internal/timezone/timezone_test.go | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 skip failing timezone tests


0002 fix import comment.patch | (download)

internal/reader/processor/bilibili.go | 2 1 + 1 - 0 !
internal/reader/processor/filters.go | 2 1 + 1 - 0 !
internal/reader/processor/nebula.go | 2 1 + 1 - 0 !
internal/reader/processor/odysee.go | 2 1 + 1 - 0 !
internal/reader/processor/processor.go | 2 1 + 1 - 0 !
internal/reader/processor/reading_time.go | 2 1 + 1 - 0 !
internal/reader/processor/youtube.go | 2 1 + 1 - 0 !
7 files changed, 7 insertions(+), 7 deletions(-)

 fix(processor): add missing quotation marks to import comments