summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2025-10-08 19:07:10 -0400
committerStefan Monnier <monnier@iro.umontreal.ca>2025-10-08 19:07:10 -0400
commit62156e2ec72ca9f79eed3e7275aba38f71808361 (patch)
tree951d94d5bbf57a38f3a6f8968b77f0a42de69139
parent1e8726c459258fba62ee38807abdae4e350e5238 (diff)
etc/gnu-elpa.gpg-keyring: Update expiration and add new keyexternals/gnu-elpa-keyring-update
* gnu-elpa-keyring-update.el: And bump version to make a release.
-rw-r--r--etc/gnu-elpa.gpg-keyringbin2043 -> 2343 bytes
-rw-r--r--gnu-elpa-keyring-update.el4
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/gnu-elpa.gpg-keyring b/etc/gnu-elpa.gpg-keyring
index 563acbb..f88d60b 100644
--- a/etc/gnu-elpa.gpg-keyring
+++ b/etc/gnu-elpa.gpg-keyring
Binary files differ
diff --git a/gnu-elpa-keyring-update.el b/gnu-elpa-keyring-update.el
index 7ed604d..6d51fb6 100644
--- a/gnu-elpa-keyring-update.el
+++ b/gnu-elpa-keyring-update.el
@@ -1,11 +1,11 @@
;;; gnu-elpa-keyring-update.el --- Update Emacs's GPG keyring for GNU ELPA -*- lexical-binding: t; -*-
-;; Copyright (C) 2019-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2025 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
;; Keywords: maint, tools
;; Package-Type: multi
-;; Version: 2022.12.1
+;; Version: 2025.10.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by