guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30933] [PATCH 1/2] gnu: translate-shell: Update home-page.


From: Oleg Pykhalov
Subject: [bug#30933] [PATCH 1/2] gnu: translate-shell: Update home-page.
Date: Sun, 25 Mar 2018 12:57:05 +0300

* gnu/packages/dictionaries.scm (translate-shell)[home-page]: Append slash.
---
 gnu/packages/dictionaries.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm
index 3f50070ef..5cd5724f5 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -274,7 +274,7 @@ and a Python library.")
     (native-inputs
      `(("emacs" ,emacs-minimal)
        ("util-linux" ,util-linux))) ; hexdump, for the test
-    (home-page "https://www.soimort.org/translate-shell";)
+    (home-page "https://www.soimort.org/translate-shell/";)
     (synopsis "Translations from the command line")
     (description
      "Translate Shell (formerly Google Translate CLI) is a command-line
-- 
2.16.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]