update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,17 +1,13 @@
(define-package "ol-notmuch" "20250117.1242" "Links to notmuch messages"
'((emacs "29.1")
(compat "30.0.2.0")
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "ol-notmuch" "20250531.2228"
"Links to notmuch messages."
'((emacs "29.1")
(compat "30.1")
(notmuch "0.38.2")
(org "9.7.19"))
:commit "9a69506a3f9ed31e2f1f967dfaa600702089be45" :authors
'(("Matthieu Lemerre" . "racin@free.fr"))
:maintainers
'(("Jonas Bernoulli" . "emacs.ol-notmuch@jonas.bernoulli.dev"))
:maintainer
'("Jonas Bernoulli" . "emacs.ol-notmuch@jonas.bernoulli.dev")
:keywords
'("hypermedia" "mail")
:url "https://github.com/tarsius/ol-notmuch")
;; Local Variables:
;; no-byte-compile: t
;; End:
(org "9.7"))
:url "https://github.com/tarsius/ol-notmuch"
:commit "06288ed5ec088f2702afb8f0d952f7db18bb7d56"
:revdesc "06288ed5ec08"
:keywords '("hypermedia" "mail")
:authors '(("Matthieu Lemerre" . "racin@free.fr"))
:maintainers '(("Jonas Bernoulli" . "emacs.ol-notmuch@jonas.bernoulli.dev")))

View File

@@ -9,12 +9,13 @@
;; Homepage: https://github.com/tarsius/ol-notmuch
;; Keywords: hypermedia mail
;; Package-Version: 2.1.0
;; Package-Version: 20250531.2228
;; Package-Revision: 06288ed5ec08
;; Package-Requires: (
;; (emacs "29.1")
;; (compat "30.0.2.0")
;; (compat "30.1")
;; (notmuch "0.38.2")
;; (org "9.7.19"))
;; (org "9.7"))
;; SPDX-License-Identifier: GPL-3.0-or-later