update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions

View File

@@ -1,11 +1,11 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "gnuplot" "20260322.20"
(define-package "gnuplot" "20260623.1111"
"Major-mode and interactive frontend for gnuplot."
'((emacs "28.1")
(compat "30"))
'((emacs "29.1")
(compat "31"))
:url "https://github.com/emacs-gnuplot/gnuplot"
:commit "39ba1dec5e8e227ba093a30ca07b20d8eb038f29"
:revdesc "39ba1dec5e8e"
:commit "81e3cb30297f0d12df41b865d2a76c8ba179089c"
:revdesc "81e3cb30297f"
:keywords '("data" "gnuplot" "plotting")
:maintainers '(("Maxime Tréca" . "maxime@gmail.com")
("Daniel Mendler" . "mail@daniel-mendler.de")))