unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42577] [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23
@ 2020-07-28 10:21 Michael Rohleder
  2020-07-28 10:47 ` bug#42577: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-28 10:21 UTC (permalink / raw)
  To: 42577


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23 --]
[-- Type: text/x-patch, Size: 1113 bytes --]

* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.23.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 8618a07a21..4085c4d7e0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10007,7 +10007,7 @@ type an abbreviation and automatically expand it into function templates.")
 (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 @@ type an abbreviation and automatically expand it into function templates.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "095w7cdmfwmmr6426mbq15n0a5izgbmv9408m9yh1pqz5x3v3vsx"))))
+        (base32 "18pcnjnqvcky6i49p38vy3ms5xiisn27vy47pc3vsgr3r2n87mqb"))))
     (build-system trivial-build-system)
     (arguments
      `(#:modules ((guix build utils))
-- 
2.27.0


[-- Attachment #1.2: Type: text/plain, Size: 73 bytes --]


-- 
some people are so poor that the only
thing they have is money.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42577: [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23
  2020-07-28 10:21 [bug#42577] [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23 Michael Rohleder
@ 2020-07-28 10:47 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-07-28 10:47 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42577-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-28 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28 10:21 [bug#42577] [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23 Michael Rohleder
2020-07-28 10:47 ` bug#42577: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).