Skip to content
Snippets Groups Projects
Unverified Commit f2dc025e authored by Michael Rohleder's avatar Michael Rohleder Committed by Nicolas Goaziou
Browse files

gnu: emacs-yasnippet-snippets: Update to 0.23


* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.23.

Signed-off-by: default avatarNicolas Goaziou <mail@nicolasgoaziou.fr>
parent 23f8c101
No related branches found
No related tags found
No related merge requests found
......@@ -10007,7 +10007,7 @@ (define-public emacs-yasnippet
(define-public emacs-yasnippet-snippets
(package
(name "emacs-yasnippet-snippets")
(version "0.20")
(version "0.23")
(source
(origin
(method git-fetch)
......@@ -10016,7 +10016,7 @@ (define-public emacs-yasnippet-snippets
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "095w7cdmfwmmr6426mbq15n0a5izgbmv9408m9yh1pqz5x3v3vsx"))))
(base32 "18pcnjnqvcky6i49p38vy3ms5xiisn27vy47pc3vsgr3r2n87mqb"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment