update packages
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
;;
|
||||
;; Author: Boris Buliga <boris@d12frosted.io>
|
||||
;; URL: https://github.com/d12frosted/flyspell-correct
|
||||
;; Version: 0.6.1
|
||||
;; Package-Requires: ((flyspell-correct "0.6.1") (emacs "24.1"))
|
||||
;;
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
||||
@@ -1,12 +1,9 @@
|
||||
(define-package "flyspell-correct" "20220520.630" "Correcting words with flyspell via custom interface"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "flyspell-correct" "20220520.630"
|
||||
"Correcting words with flyspell via custom interface."
|
||||
'((emacs "24"))
|
||||
:commit "7d7b6b01188bd28e20a13736ac9f36c3367bd16e" :authors
|
||||
'(("Boris Buliga" . "boris@d12frosted.io"))
|
||||
:maintainers
|
||||
'(("Boris Buliga" . "boris@d12frosted.io"))
|
||||
:maintainer
|
||||
'("Boris Buliga" . "boris@d12frosted.io")
|
||||
:url "https://github.com/d12frosted/flyspell-correct")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/d12frosted/flyspell-correct"
|
||||
:commit "7d7b6b01188bd28e20a13736ac9f36c3367bd16e"
|
||||
:revdesc "7d7b6b01188b"
|
||||
:authors '(("Boris Buliga" . "boris@d12frosted.io"))
|
||||
:maintainers '(("Boris Buliga" . "boris@d12frosted.io")))
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
;;
|
||||
;; Author: Boris Buliga <boris@d12frosted.io>
|
||||
;; URL: https://github.com/d12frosted/flyspell-correct
|
||||
;; Version: 0.6.1
|
||||
;; Package-Version: 20220520.630
|
||||
;; Package-Revision: 7d7b6b01188b
|
||||
;; Package-Requires: ((emacs "24"))
|
||||
;;
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
||||
Reference in New Issue
Block a user