Age | Commit message (Expand) | Author |
2022-08-09 | gnu: vorta: Update to 0.8.7....* gnu/packages/backup.scm (vorta): Update to 0.8.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| John Kehayias |
2022-07-31 | gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer |
2022-07-24 | gnu: btrbk: Use SEARCH-INPUT-FILES....* gnu/packages/backup.scm (btrbk)[arguments]: Use SEARCH-INPUT-FILE to
construct the wrapper's PATH, rather than hard-coding package variables.
| Tobias Geerinckx-Rice |
2022-07-24 | gnu: btrbk: Update to 0.32.2....* gnu/packages/backup.scm (btrbk): Update to 0.32.2.
| Tobias Geerinckx-Rice |
2022-07-24 | gnu: btrbk: Add findutils to PATH....* gnu/packages/backup.scm (btrbk)[arguments]:
Add findutils to WRAP-PROGRAM's PATH list.
| Tobias Geerinckx-Rice |
2022-07-02 | gnu: burp: Use regular check....* gnu/packages/backup.scm (burp)[native-inputs]: Replace check-0.14 with
check.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Thiago Jung Bauermann |
2022-06-26 | gnu: python-setuptools-scm: Move to (gnu packages python-build)....* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
| Maxim Cournoyer |
2022-06-06 | gnu: Borg: Update to 1.2.1....* gnu/packages/backup.scm (borg): Update to 1.2.1.
| Leo Famulari |
2022-04-26 | gnu: Add grsync....* gnu/packages/backup.scm (grsync): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Feng Shu |