Commit 2811d87
authored
fix: Properly handle epoch in version diff coloring (#641)
Epochs in `$pkgver` (`:`) where not handled in the version diff
coloring, resulting in unexpected coloring for packages updates
including an epoch.
Fixes #6391 parent 5085b79 commit 2811d87
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments