summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/ledger-fix-uninitialized.patch
Commit message (Collapse)AuthorAgeFilesLines
* gnu: ledger: Update to 3.1.3.Tobias Geerinckx-Rice2019-04-051-27/+0
| | | | | | | | | The patch applies but has been unnecessary since 3.1.2. * gnu/packages/finance.scm (ledger): Update to 3.1.3. [source]: Remove obsolete patch. * gnu/packages/patches/ledger-fix-uninitialized.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: ledger: Fix test failures.Eric Bavier2018-01-081-0/+27
* gnu/packages/patches/ledger-revert-boost-python-fix.patch, gnu/packages/patches/ledger-fix-uninitialized.patch: New patches. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/finance.scm (ledger)[source]: Use them.