diff options
| -rw-r--r-- | Eask | 2 | ||||
| -rw-r--r-- | wttrin-geolocation.el | 2 | ||||
| -rw-r--r-- | wttrin.el | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -5,7 +5,7 @@ "Emacs Frontend for Service wttr.in") (website-url "https://github.com/cjennings/emacs-wttrin") -(keywords "weather" "wttrin" "games") +(keywords "weather" "wttrin") (package-file "wttrin.el") diff --git a/wttrin-geolocation.el b/wttrin-geolocation.el index 7cb8d43..eba7989 100644 --- a/wttrin-geolocation.el +++ b/wttrin-geolocation.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2026 Craig Jennings ;; Maintainer: Craig Jennings <c@cjennings.net> -;; Version: 0.3.1 +;; Version: 0.3.2 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: weather, wttrin @@ -7,7 +7,7 @@ ;; ono hiroko (kuanyui) <azazabc123@gmail.com> ;; Version: 0.3.2 ;; Package-Requires: ((emacs "25.1") (xterm-color "1.0")) -;; Keywords: weather, wttrin, games +;; Keywords: weather, wttrin ;; URL: https://github.com/cjennings/emacs-wttrin ;; SPDX-License-Identifier: GPL-3.0-or-later |
