Age | Commit message (Expand) | Author |
2021-05-17 | gnu: disarchive: Fix build when cross-compiling....This follows commit 0b1f70d1a7, which inadvertently broke the build of Guix
for i586-pc-gnu (Hurd).
* gnu/packages/patches/disarchive-cross-compilation.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/backup.scm (disarchive)[source]: Apply it.
[phases]{delete-configure}: New phase.
[native-inputs]: Add guile-3.0 and guile-gcrypt.
| Maxim Cournoyer |
2021-05-13 | gnu: disarchive: Update to 0.2.1....* gnu/packages/backup.scm (disarchive): Update to 0.2.1.
| Timothy Sample |
2021-05-01 | gnu: duplicity: Update to 0.8.19....* gnu/packages/backup.scm (duplicity): Update to 0.8.19.
[arguments]: Set TMPDIR. Rename 'check-setup to 'set-up-tests.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: wimlib: Disable static library....* gnu/packages/backup.scm (wimlib)[arguments]: Add "--disable-static"
to #:configure-flags.
| Tobias Geerinckx-Rice |
2021-04-20 | gnu: wimlib: Update to 1.13.4....* gnu/packages/backup.scm (wimlib): Update to 1.13.4.
| Tobias Geerinckx-Rice |
2021-03-23 | gnu: Borg: Adjust snippet for 1.1.16....This is a followup to commit 8cb7854d271cb379724b9c41949b4c972f50b6e1.
* gnu/packages/backup.scm (borg)[source]: Update list of Cython-generated files
to delete.
| Leo Famulari |
2021-03-23 | gnu: borg: Update to 1.1.16....* gnu/packages/backup.scm (borg): Update to 1.1.16.
| Tobias Geerinckx-Rice |
2021-03-22 | gnu: Add disarchive....* gnu/packages/backup.scm (disarchive): New variable.
| Timothy Sample |
2021-01-31 | gnu: dump: Update to 0.4b47....* gnu/packages/backup.scm (dump): Update to 0.4b47.
[inputs]: Replace OPENSSL-1.0 with OPENSSL.
| Leo Famulari |