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,9 +1,9 @@
(define-package "git-messenger" "20201202.1637" "Popup last commit of current line"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "git-messenger" "20201202.1637"
"Popup last commit of current line."
'((emacs "24.3")
(popup "0.5.3"))
:commit "fb9a049ac3b5fba7369ef1f027b97881f1e377ec" :authors
'(("Syohei YOSHIDA" . "syohex@gmail.com"))
:url "https://github.com/emacsorphanage/git-messenger")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/emacsorphanage/git-messenger"
:commit "fb9a049ac3b5fba7369ef1f027b97881f1e377ec"
:revdesc "fb9a049ac3b5"
:authors '(("Syohei YOSHIDA" . "syohex@gmail.com")))