Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-23 | gnu: jami: Update to 20220825.0828.c10f01f. | Maxim Cournoyer | |
* gnu/packages/jami.scm (jami): Update to 20220825.0828.c10f01f. (%jami-version): Set to latest release. (%jami-sources): Remove jami-fix-esc-bug.patch; add jami-fix-crash-on-block-contact.patch. * gnu/packages/patches/jami-fix-esc-bug.patch: Delete file. * gnu/packages/patches/jami-fix-crash-on-block-contact.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. | |||
2022-07-31 | gnu: jami: Apply upstream patch that fixes a usability issue. | Maxim Cournoyer | |
* gnu/packages/patches/jami-fix-esc-bug.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/jami.scm (%jami-sources): Apply it. |