update packages

This commit is contained in:
2025-11-25 19:52:03 +01:00
parent 14ba373378
commit dbbae92267
280 changed files with 13451 additions and 11207 deletions

View File

@@ -1,13 +1,13 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "ol-notmuch" "20250531.2228"
(define-package "ol-notmuch" "20251101.2058"
"Links to notmuch messages."
'((emacs "29.1")
(compat "30.1")
(notmuch "0.38.2")
(notmuch "0.38")
(org "9.7"))
:url "https://github.com/tarsius/ol-notmuch"
:commit "06288ed5ec088f2702afb8f0d952f7db18bb7d56"
:revdesc "06288ed5ec08"
:commit "7655f5ea25ea40b7d0453ae6531cae59e5ea592f"
:revdesc "7655f5ea25ea"
: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: 20250531.2228
;; Package-Revision: 06288ed5ec08
;; Package-Version: 20251101.2058
;; Package-Revision: 7655f5ea25ea
;; Package-Requires: (
;; (emacs "29.1")
;; (emacs "29.1")
;; (compat "30.1")
;; (notmuch "0.38.2")
;; (org "9.7"))
;; (notmuch "0.38")
;; (org "9.7"))
;; SPDX-License-Identifier: GPL-3.0-or-later