GNU bug report logs - #42577
[PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 28 Jul 2020 10:22:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#42577: closed (Re: [bug#42577] [PATCH] gnu: emacs-yasnippet-snippets:
 Update to 0.23)
Date: Tue, 28 Jul 2020 10:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42577 <at> debbugs.gnu.org.

-- 
42577: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42577
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42577-done <at> debbugs.gnu.org
Subject: Re: [bug#42577] [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23
Date: Tue, 28 Jul 2020 12:47:06 +0200
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-yasnippet-snippets: Update to 0.23
Date: Tue, 28 Jul 2020 12:21:34 +0200
[0001-gnu-emacs-yasnippet-snippets-Update-to-0.23.patch (text/x-patch, inline)]
* 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

[Message part 5 (text/plain, inline)]
-- 
some people are so poor that the only
thing they have is money.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.