[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/17: gnu: emacs-tempel: Update to 0.8.
From: |
guix-commits |
Subject: |
11/17: gnu: emacs-tempel: Update to 0.8. |
Date: |
Wed, 5 Jul 2023 18:48:55 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 1c0b591bee895684621693b557b7dee44c760d1d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed Jul 5 23:30:17 2023 +0200
gnu: emacs-tempel: Update to 0.8.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.8.
---
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 1ee4961be7..6da8c6829c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -16694,7 +16694,7 @@ been adapted to also work with mu4e.")
(define-public emacs-tempel
(package
(name "emacs-tempel")
- (version "0.7")
+ (version "0.8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -16703,7 +16703,7 @@ been adapted to also work with mu4e.")
(file-name (git-file-name name version))
(sha256
(base32
- "1qhy9rp0k74hbqns67iwyzk86x7rriqyd4l48j5qqmfvr3v5sg1m"))))
+ "10dcf56x74jrbdzaa9kphyzq2rz5alv800dnnzpbnvwzh29lfyka"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-compat))
- branch master updated (ff23e34f56 -> 3eb2771784), guix-commits, 2023/07/05
- 01/17: gnu: emacs-cape: Update to 0.16., guix-commits, 2023/07/05
- 02/17: gnu: emacs-cape: Remove an unused argument in a phase., guix-commits, 2023/07/05
- 05/17: gnu: emacs-consult: Remove an unused argument in a phase., guix-commits, 2023/07/05
- 03/17: gnu: emacs-clj-refactor: Update to 3.7.0., guix-commits, 2023/07/05
- 04/17: gnu: emacs-consult: Update to 0.35., guix-commits, 2023/07/05
- 06/17: gnu: emacs-corfu: Update to 0.37., guix-commits, 2023/07/05
- 09/17: gnu: emacs-marginalia: Remove an unused argument in a phase., guix-commits, 2023/07/05
- 07/17: gnu: emacs-corfu: Remove an unused argument in a phase., guix-commits, 2023/07/05
- 08/17: gnu: emacs-marginalia: Update to 1.3., guix-commits, 2023/07/05
- 11/17: gnu: emacs-tempel: Update to 0.8.,
guix-commits <=
- 14/17: gnu: guile-jsonld: Fix build., guix-commits, 2023/07/05
- 15/17: gnu: guile-jsonld: Improve package style., guix-commits, 2023/07/05
- 12/17: gnu: emacs-vertico: Update to 1.4., guix-commits, 2023/07/05
- 16/17: gnu: Add passwdqc., guix-commits, 2023/07/05
- 13/17: gnu: emacs-vertico: Remove an unused argument in a phase., guix-commits, 2023/07/05
- 10/17: gnu: emacs-osm: Update to 0.13., guix-commits, 2023/07/05
- 17/17: gnu: python-pikepdf: Update to 7.2.0., guix-commits, 2023/07/05