aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/textutils.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2023-08-01 22:21:09 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2023-08-01 22:21:09 +0200
commit8de4131b2ddd11faa3394cf497484563068c9e7a (patch)
treeed4ed9e586c7236f09c109afdd416dac18ba8cc3 /gnu/packages/textutils.scm
parent15406013fe63f2ab238eec2d7a8adbc586806ac8 (diff)
parent45b7a8bfda5bde2e2daee4bec0ca092cd719d726 (diff)
downloadguix-8de4131b2ddd11faa3394cf497484563068c9e7a.tar.gz
guix-8de4131b2ddd11faa3394cf497484563068c9e7a.zip
Merge branch 'master' into emacs-team
Diffstat (limited to 'gnu/packages/textutils.scm')
-rw-r--r--gnu/packages/textutils.scm7
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index 51df3748cd..4e026fc6f9 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -606,7 +606,9 @@ regular expression object can be specified.")
(version "0.37")
(source (origin
(method url-fetch)
- (uri (string-append "http://www.winfield.demon.nl/linux"
+ ;; Development stopped in 2005; as of 2023 the home page 404s.
+ (uri (string-append "https://web.archive.org/web/20200621222738/"
+ "http://www.winfield.demon.nl/linux"
"/antiword-" version ".tar.gz"))
(sha256
(base32
@@ -634,7 +636,8 @@ regular expression object can be specified.")
(replace 'install
(lambda* (#:key make-flags #:allow-other-keys)
(apply invoke "make" `("global_install" ,@make-flags)))))))
- (home-page "http://www.winfield.demon.nl/")
+ (home-page (string-append "https://web.archive.org/web/20220121050627/"
+ "http://www.winfield.demon.nl"))
(synopsis "Microsoft Word document reader")
(description "Antiword is an application for displaying Microsoft Word
documents. It can also convert the document to PostScript or XML. Only