branch: externals/consult-hoogle
commit b5f327a5fa1f3b13ad693e1b5f9f2efe72c45929
Author: Rahguzar <[email protected]>
Commit: Rahguzar <[email protected]>

    Version change to 0.6.0 for GNU ELPA
---
 consult-hoogle.el | 2 +-
 hoogle-base.el    | 6 +++---
 hoogle-buffer.el  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/consult-hoogle.el b/consult-hoogle.el
index a49f3106e9..1c1375c460 100644
--- a/consult-hoogle.el
+++ b/consult-hoogle.el
@@ -6,7 +6,7 @@
 ;; Maintainer: rahguzar <[email protected]>
 ;; Created: April 10, 2022
 ;; License: GPL-3.0-or-later
-;; Version: 0.5.0
+;; Version: 0.6.0
 ;; Keywords: docs languages
 ;; Homepage: https://codeberg.org/rahguzar/consult-hoogle
 ;; Package-Requires: ((emacs "27.1") (consult "2.0"))
diff --git a/hoogle-base.el b/hoogle-base.el
index f11940f82a..b5f27d6767 100644
--- a/hoogle-base.el
+++ b/hoogle-base.el
@@ -2,11 +2,11 @@
 ;;
 ;; Copyright (C) 2024 Free Software Foundation, Inc.
 
-;; Author: rahguzar <[email protected]>
-;; Maintainer: rahguzar <[email protected]>
+;; Author: rahguzar <[email protected]>
+;; Maintainer: rahguzar <[email protected]>
 ;; Created: April 10, 2022
 ;; License: GPL-3.0-or-later
-;; Version: 0.2.1
+;; Version: 0.6.0
 ;; Keywords: docs languages
 ;; Homepage: https://codeberg.org/rahguzar/consult-hoogle
 ;; Package-Requires: ((emacs "28.1"))
diff --git a/hoogle-buffer.el b/hoogle-buffer.el
index 7bb9e9d3bd..b9092b1ce2 100644
--- a/hoogle-buffer.el
+++ b/hoogle-buffer.el
@@ -4,10 +4,10 @@
 
 ;; Created: February 06, 2024
 ;; License: GPL-3.0-or-later
-;; Version: 0.2.1
+;; Version: 0.6.0
 ;; Keywords: docs languages
 ;; Homepage: https://codeberg.org/rahguzar/consult-hoogle
-;; Package-Requires: ((emacs "27.1") (haskell-mode "16.1"))
+;; Package-Requires: ((emacs "27.1"))
 
 ;; This file is part of GNU Emacs.
 

Reply via email to