www/dooble: update to 2024.01.25
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2024.01.25
- Display a history item's data in page's status bar during a hover event.
- New jar scheme. Decompressed files are recorded in the Desktop. The executables jar and unzip are required.
- QSqlDatabase issues a warning (connect() and nullptr) if QApplication is not present in Qt 6. A QApplication object must be created before accessing an SQLite database.
- QWebEngineSettings::ReadingFromCanvasEnabled and Qt 6.6.
- Smaller page buttons in Settings.
PR: 276647
Reported by: eric@camachat.org (maintainer)