update packages
This commit is contained in:
@@ -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")))
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user