diff options
| author | Marius Bakke | 2018-02-24 19:04:13 +0100 |
|---|---|---|
| committer | Marius Bakke | 2018-02-24 19:04:13 +0100 |
| commit | 5f9b018aa8334d5a38ac83ebe040ba36ce511305 (patch) | |
| tree | 1e67a1fd0444e6073f7d33091322528ccc8c3849 /gnu/packages/gettext.scm | |
| parent | fb6550058e167c25bbcbe0ebcf51590f83506f23 (diff) | |
| parent | f09cb93e3a2310f7726cb98fa5679c1a8483c39f (diff) | |
Merge branch 'master' into staging
Diffstat (limited to 'gnu/packages/gettext.scm')
| -rw-r--r-- | gnu/packages/gettext.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gettext.scm b/gnu/packages/gettext.scm index 51b772a58..f14ca2781 100644 --- a/gnu/packages/gettext.scm +++ b/gnu/packages/gettext.scm @@ -198,7 +198,7 @@ translated messages from the catalogs. Nearly all GNU packages use Gettext.") ("texlive" ,texlive-tiny) ;for tests ("libxml2" ,libxml2) ("xsltproc" ,libxslt))) - (home-page "http://po4a.alioth.debian.org/") + (home-page "https://po4a.org/") (synopsis "Scripts to ease maintenance of translations") (description "The po4a (PO for anything) project goal is to ease translations (and |