emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/consult-hoogle 77e4294e43: Add maintainer + declare dep


From: ELPA Syncer
Subject: [elpa] externals/consult-hoogle 77e4294e43: Add maintainer + declare dependency on consult
Date: Wed, 7 Feb 2024 03:57:54 -0500 (EST)

branch: externals/consult-hoogle
commit 77e4294e438afcc0fcfca2cce30a69d584cea603
Author: Rahguzar <rahguzar@zohomail.eu>
Commit: Rahguzar <rahguzar@zohomail.eu>

    Add maintainer + declare dependency on consult
---
 consult-hoogle.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/consult-hoogle.el b/consult-hoogle.el
index e47f3c3873..6e2a4052d4 100644
--- a/consult-hoogle.el
+++ b/consult-hoogle.el
@@ -2,12 +2,14 @@
 
 ;; Copyright (C) 2024 Free Software Foundation, Inc.
 
+;; Author: rahguzar <rahguzar@zohomail.eu>
+;; Maintainer: rahguzar <rahguzar@zohomail.eu>
 ;; Created: April 10, 2022
 ;; License: GPL-3.0-or-later
-;; Version: 0.1.0
+;; Version: 0.1.1
 ;; Keywords: docs languages
 ;; Homepage: https://codeberg.org/rahguzar/consult-hoogle
-;; Package-Requires: ((emacs "27.1") (haskell-mode "16.1"))
+;; Package-Requires: ((emacs "27.1") (consult "0.18") (haskell-mode "16.1"))
 
 ;; This file is part of GNU Emacs.
 



reply via email to

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