update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions

View File

@@ -1,13 +1,13 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "ol-notmuch" "20260101.1844"
(define-package "ol-notmuch" "20260601.1532"
"Links to notmuch messages."
'((emacs "29.1")
(compat "30.1")
(compat "31.0")
(notmuch "0.39")
(org "9.7"))
(org "9.8"))
:url "https://github.com/tarsius/ol-notmuch"
:commit "8f717329388935538fe433b9a15f1599edd9fcd5"
:revdesc "8f7173293889"
:commit "fba0b5790a4c9aafeab69fd329776d0b4afa9aac"
:revdesc "fba0b5790a4c"
:keywords '("hypermedia" "mail")
:authors '(("Matthieu Lemerre" . "racin@free.fr"))
:maintainers '(("Jonas Bernoulli" . "emacs.ol-notmuch@jonas.bernoulli.dev")))

View File

@@ -9,13 +9,13 @@
;; Homepage: https://github.com/tarsius/ol-notmuch
;; Keywords: hypermedia mail
;; Package-Version: 20260101.1844
;; Package-Revision: 8f7173293889
;; Package-Version: 20260601.1532
;; Package-Revision: fba0b5790a4c
;; Package-Requires: (
;; (emacs "29.1")
;; (compat "30.1")
;; (compat "31.0")
;; (notmuch "0.39")
;; (org "9.7"))
;; (org "9.8"))
;; SPDX-License-Identifier: GPL-3.0-or-later