guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: Borg: Adjust snippet for 1.1.16.


From: guix-commits
Subject: branch master updated: gnu: Borg: Adjust snippet for 1.1.16.
Date: Tue, 23 Mar 2021 13:16:08 -0400

This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new e540663  gnu: Borg: Adjust snippet for 1.1.16.
e540663 is described below

commit e5406632030a6b2f243e2986c0a7cb325468cfc3
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Tue Mar 23 01:44:06 2021 -0400

    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.
---
 gnu/packages/backup.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 35cd3cf..c838253 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -588,6 +588,8 @@ detection, and lossless compression.")
            ;; generate the wrong list.
            (for-each delete-file
                      '("src/borg/algorithms/checksums.c"
+                       "src/borg/algorithms/msgpack/_packer.cpp"
+                       "src/borg/algorithms/msgpack/_unpacker.cpp"
                        "src/borg/chunker.c"
                        "src/borg/compress.c"
                        "src/borg/crypto/low_level.c"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]