update packages
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
(define-package "gnuplot" "20240914.1522" "Major-mode and interactive frontend for gnuplot"
|
||||
'((emacs "25.1"))
|
||||
:commit "235ba76c358d9db5b10f177552f5f8deeef74df5" :maintainers
|
||||
'(("Maxime Tréca" . "maxime@gmail.com")
|
||||
("Daniel Mendler" . "mail@daniel-mendler.de"))
|
||||
:maintainer
|
||||
'("Maxime Tréca" . "maxime@gmail.com")
|
||||
:keywords
|
||||
'("data" "gnuplot" "plotting")
|
||||
:url "https://github.com/emacs-gnuplot/gnuplot")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "gnuplot" "20250613.1223"
|
||||
"Major-mode and interactive frontend for gnuplot."
|
||||
'((emacs "28.1")
|
||||
(compat "30"))
|
||||
:url "https://github.com/emacs-gnuplot/gnuplot"
|
||||
:commit "f10d42221856e86c57dd5cc7400c078c021ba710"
|
||||
:revdesc "f10d42221856"
|
||||
:keywords '("data" "gnuplot" "plotting")
|
||||
:maintainers '(("Maxime Tréca" . "maxime@gmail.com")
|
||||
("Daniel Mendler" . "mail@daniel-mendler.de")))
|
||||
|
||||
Reference in New Issue
Block a user