summaryrefslogtreecommitdiff
path: root/gnu/packages/backup.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-07-15 18:44:51 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-07-16 23:00:10 +0200
commit4a635d3d6ef78d989926209c5fda6f97601b2ce1 (patch)
tree6b9e31f33d48a3e1d83f457245ec26a8ae0932be /gnu/packages/backup.scm
parent61ea54e7c0600ec7c6763e8693db99c328ceaf95 (diff)
downloadpatches-4a635d3d6ef78d989926209c5fda6f97601b2ce1.tar
patches-4a635d3d6ef78d989926209c5fda6f97601b2ce1.tar.gz
gnu: hdup: Use archived home page.
* gnu/packages/backup.scm (hdup)[home-page]: Load from archive.org.
Diffstat (limited to 'gnu/packages/backup.scm')
-rw-r--r--gnu/packages/backup.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 0bd894f958..6f319ccf16 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -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