update packages
This commit is contained in:
@@ -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")))
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
;; Author: Syohei YOSHIDA <syohex@gmail.com>
|
||||
;; Maintainer: Neil Okamoto
|
||||
;; URL: https://github.com/emacsorphanage/git-messenger
|
||||
;; Version: 0.18
|
||||
;; Package-Version: 20201202.1637
|
||||
;; Package-Revision: fb9a049ac3b5
|
||||
;; Package-Requires: ((emacs "24.3") (popup "0.5.3"))
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
||||
Reference in New Issue
Block a user