Diff rqlite-7.11.0 with a rqlite-7.13.0

/usr/portage/dev-db/rqlite/rqlite-7.13.0.ebuild 2023-10-09 14:52:29.340368346 +0300
3 3

  
4 4
EAPI=7
5 5
inherit go-module
6
EGIT_COMMIT=f0a198e577deb55497974174e405031b5e864c36
6
EGIT_COMMIT=f4a1583d3a63e55ddc7d310c64d8a6cd0a0f2b1d
7 7

  
8 8
DESCRIPTION="Replicated SQLite using the Raft consensus protocol"
9 9
HOMEPAGE="https://github.com/rqlite/rqlite https://www.philipotoole.com/tag/rqlite/"
Thank you!