emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42577: closed ([PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23


From: GNU bug Tracking System
Subject: bug#42577: closed ([PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23)
Date: Tue, 28 Jul 2020 10:48:02 +0000

Your message dated Tue, 28 Jul 2020 12:47:06 +0200
with message-id <87pn8f9as5.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#42577] [PATCH] gnu: emacs-yasnippet-snippets: Update 
to 0.23
has caused the debbugs.gnu.org bug report #42577,
regarding [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42577: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42577
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23 Date: Tue, 28 Jul 2020 12:21:34 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
* 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

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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42577] [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23 Date: Tue, 28 Jul 2020 12:47:06 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]