update packages

This commit is contained in:
2025-12-25 11:44:13 +01:00
parent 059fa06572
commit 1dab1fe4ab
144 changed files with 19985 additions and 1331 deletions

View File

@@ -1,10 +1,10 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "yasnippet-snippets" "20251010.1018"
(define-package "yasnippet-snippets" "20251215.1231"
"Collection of yasnippet snippets."
'((yasnippet "0.8.0"))
:url "https://github.com/AndreaCrotti/yasnippet-snippets"
:commit "182a43cb937d98847448c17466eed224d8893930"
:revdesc "182a43cb937d"
:commit "606ee926df6839243098de6d71332a697518cb86"
:revdesc "606ee926df68"
:keywords '("snippets")
:authors '(("Andrea Crotti" . "andrea.crotti.0@gmail.com"))
:maintainers '(("Andrea Crotti" . "andrea.crotti.0@gmail.com")))

View File

@@ -4,8 +4,8 @@
;; Author: Andrea Crotti <andrea.crotti.0@gmail.com>
;; Keywords: snippets
;; Package-Version: 20251010.1018
;; Package-Revision: 182a43cb937d
;; Package-Version: 20251215.1231
;; Package-Revision: 606ee926df68
;; Package-Requires: ((yasnippet "0.8.0"))
;; Keywords: convenience, snippets
;; Homepage: https://github.com/AndreaCrotti/yasnippet-snippets