unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jaeme Sifat via Guix-patches via <guix-patches@gnu.org>
To: 67982@debbugs.gnu.org
Cc: Jaeme Sifat <jaeme@runbox.com>, Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#67982] [PATCH 2/2] gnu: emacs-tempel: Update to 1.0.
Date: Fri, 22 Dec 2023 23:07:36 -0500	[thread overview]
Message-ID: <6fc463904827ce79ba71af3e2596b6bf7cd7c0d4.1703304081.git.jaeme@runbox.com> (raw)
In-Reply-To: <cover.1703304081.git.jaeme@runbox.com>

* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.0.

Change-Id: I61737161384615a4c18e4ce318b0c538db1372ca
---
 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 90b1365c6b..6bec2bca46 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17615,7 +17615,7 @@ (define-public emacs-pretty-mode
 (define-public emacs-tempel
   (package
     (name "emacs-tempel")
-    (version "0.8")
+    (version "1.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -17624,7 +17624,7 @@ (define-public emacs-tempel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "10dcf56x74jrbdzaa9kphyzq2rz5alv800dnnzpbnvwzh29lfyka"))))
+                "0f1z5p6vbbjsh7cn7hqhv4c6h4awczpf14sbwpzsnwqsxsfjdh34"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-compat))
-- 
2.41.0





  parent reply	other threads:[~2023-12-23  4:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-23  4:01 [bug#67982] [PATCH 0/2] gnu: emacs-tempel: Update to 1.0 Jaeme Sifat via Guix-patches via
2023-12-23  4:07 ` [bug#67982] [PATCH 1/2] gnu: emacs-tempel-collection: Update to 0.1-1.4a1d717 Jaeme Sifat via Guix-patches via
2023-12-23  4:07 ` Jaeme Sifat via Guix-patches via [this message]
2023-12-25 16:24 ` bug#67982: [PATCH 0/2] gnu: emacs-tempel: Update to 1.0 Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6fc463904827ce79ba71af3e2596b6bf7cd7c0d4.1703304081.git.jaeme@runbox.com \
    --to=guix-patches@gnu.org \
    --cc=67982@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=jaeme@runbox.com \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).