File: 0001-declare-correct-MELPA-version.patch

package info (click to toggle)
kotlin-mode 0.0~git20230123.fddd747-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 960 kB
  • sloc: lisp: 3,453; sh: 69; makefile: 45
file content (21 lines) | stat: -rw-r--r-- 566 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Nicholas D Steeves <sten@debian.org>
Date: Thu, 17 Mar 2022 22:15:26 -0400
Subject: declare correct MELPA version

Forwarded: not-needed
Last-Update: 2023-02-04
---
 kotlin-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/kotlin-mode.el
+++ b/kotlin-mode.el
@@ -3,7 +3,7 @@
 ;; Copyright © 2015 Shodai Yokoyama
 
 ;; Author: Shodai Yokoyama (quantumcars@gmail.com)
-;; Version: 2.0.0
+;; Version: 20230123
 ;; Keywords: languages
 ;; Package-Requires: ((emacs "24.3"))
 ;; URL: https://github.com/Emacs-Kotlin-Mode-Maintainers/kotlin-mode