| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gnomint-1.6.8-1-x86_64.pkg.tar.zst | 2026-06-20 | 378.6 kB | |
| gnomint-1.6.8-1.fc44.x86_64.rpm | 2026-06-20 | 367.2 kB | |
| gnomint-1.6.8-macos-arm64.dmg | 2026-06-20 | 678.2 kB | |
| gnomint-1.6.8.msi | 2026-06-20 | 28.5 MB | |
| gnomint-1.6.8.tar.gz | 2026-06-20 | 1.3 MB | |
| gnomint-debug-1.6.8-1-x86_64.pkg.tar.zst | 2026-06-20 | 729.6 kB | |
| gnomint-debuginfo-1.6.8-1.fc44.x86_64.rpm | 2026-06-20 | 519.5 kB | |
| gnomint-debugsource-1.6.8-1.fc44.x86_64.rpm | 2026-06-20 | 136.6 kB | |
| gnomint_1.6.8-1_amd64.deb | 2026-06-20 | 308.0 kB | |
| gnoMint 1.6.8 _Tempered Anvil_ source code.tar.gz | 2026-06-20 | 1.2 MB | |
| gnoMint 1.6.8 _Tempered Anvil_ source code.zip | 2026-06-20 | 1.4 MB | |
| README.md | 2026-06-20 | 1.1 kB | |
| Totals: 12 Items | 35.6 MB | 8 | |
Flatpak packaging.
Fixed
.gnomintfiles lost their type association inside Flatpak. The MIME definition was installed asmime/gnomint.xml, but Flatpak only exports files undershare/mime/packages/when they are named after the application ID, so theapplication/x-gnominttype was silently dropped in the sandbox. It is now installed asorg.gnome.gnomint.xml; the MIME type itself is unchanged.
Packaging
- The Flatpak manifest (
org.gnome.gnomint.yml) now builds against the GnuTLS, libgcrypt, libgpg-error and SQLite already provided by the GNOME runtime instead of bundling its own copies (five build modules down to two), and relies on the file-chooser portal for file access instead of a broad home-directory permission.
Database-compatible with 1.4.0 — no migration needed.
Binaries (RPM, .deb, Arch, macOS .dmg, Windows .msi) are attached automatically by CI once the release build completes.