gnu: delta: Use Web Archived home page.
* gnu/packages/debug.scm (delta)[home-page]: Use a copy archived by the Wayback Machine.
This commit is contained in:
parent
f2d2505066
commit
19503defc0
@ -114,7 +114,8 @@
|
||||
`("delta" "multidelta" "topformflat"))))
|
||||
#t))
|
||||
(delete 'configure)))) ; no configure script
|
||||
(home-page "http://delta.tigris.org/")
|
||||
(home-page
|
||||
"https://web.archive.org/web/20200701152100/http://delta.tigris.org/")
|
||||
(synopsis "Heuristical file minimizer")
|
||||
(description
|
||||
"Delta assists you in minimizing \"interesting\" files subject to a test
|
||||
|
Loading…
x
Reference in New Issue
Block a user