unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56470] [PATCH] gnu: emacs-tempel: Update to 0.4.
@ 2022-07-09 18:02 jgart via Guix-patches via
  2022-07-10 18:06 ` bug#56470: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-07-09 18:02 UTC (permalink / raw)
  To: 56470; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.4.
---
 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 2e259287b8..2518d6a8f4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13828,7 +13828,7 @@ (define-public emacs-pretty-mode
 (define-public emacs-tempel
   (package
     (name "emacs-tempel")
-    (version "0.3")
+    (version "0.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -13837,7 +13837,7 @@ (define-public emacs-tempel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1cq7gg4fh105229my57wbb7v72l8mx957pvsg8k3zc1l0hbc796i"))))
+                "0iyh6wxchqg83gpwvg6lz4qy4c2qh25iqjpjm56kif52346a99d2"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/minad/tempel")
     (synopsis "Simple templates for Emacs")
-- 
2.36.1





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

* bug#56470: [PATCH] gnu: emacs-tempel: Update to 0.4.
  2022-07-09 18:02 [bug#56470] [PATCH] gnu: emacs-tempel: Update to 0.4 jgart via Guix-patches via
@ 2022-07-10 18:06 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2022-07-10 18:06 UTC (permalink / raw)
  To: jgart, 56470-done

Am Samstag, dem 09.07.2022 um 13:02 -0500 schrieb jgart:
> * gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.4.
Pushed as bf0a646a5bcde489b602c58fbb63a93acb9d08f6.

Cheers




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

end of thread, other threads:[~2022-07-10 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-09 18:02 [bug#56470] [PATCH] gnu: emacs-tempel: Update to 0.4 jgart via Guix-patches via
2022-07-10 18:06 ` bug#56470: " Liliana Marie Prikler

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).