mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
64de896a71
81 changed files with 6509 additions and 2960 deletions
|
@ -185,7 +185,8 @@ can even repair them.")
|
|||
`(#:configure-flags
|
||||
`(,(string-append "--sbindir=" (assoc-ref %outputs "out") "/bin"))
|
||||
#:tests? #f))
|
||||
(home-page "http://archive.miek.nl/projects/hdup/index.html")
|
||||
(home-page (string-append "http://web.archive.org/web/20150925223424/"
|
||||
"http://archive.miek.nl/projects/hdup/index.html"))
|
||||
(synopsis "Simple incremental backup tool")
|
||||
(description
|
||||
"Hdup2 is a backup utility, its aim is to make backup really simple. The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue