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,10 +1,9 @@
(define-package "memoize" "20200103.2036" "Memoization functions" 'nil :commit "51b075935ca7070f62fae1d69fe0ff7d8fa56fdd" :authors
'(("Christopher Wellons" . "mosquitopsu@gmail.com"))
:maintainers
'(("Christopher Wellons" . "mosquitopsu@gmail.com"))
:maintainer
'("Christopher Wellons" . "mosquitopsu@gmail.com")
:url "https://github.com/skeeto/emacs-memoize")
;; Local Variables:
;; no-byte-compile: t
;; End:
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "memoize" "20200103.2036"
"Memoization functions."
()
:url "https://github.com/skeeto/emacs-memoize"
:commit "51b075935ca7070f62fae1d69fe0ff7d8fa56fdd"
:revdesc "51b075935ca7"
:authors '(("Christopher Wellons" . "mosquitopsu@gmail.com"))
:maintainers '(("Christopher Wellons" . "mosquitopsu@gmail.com")))

View File

@@ -4,7 +4,8 @@
;; Author: Christopher Wellons <mosquitopsu@gmail.com>
;; URL: https://github.com/skeeto/emacs-memoize
;; Version: 1.1
;; Package-Version: 20200103.2036
;; Package-Revision: 51b075935ca7
;;; Commentary: