[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: emacs-repl-toggle: Update to 0.7.2.
From: |
guix-commits |
Subject: |
06/07: gnu: emacs-repl-toggle: Update to 0.7.2. |
Date: |
Tue, 20 Sep 2022 15:25:21 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 81cda4134ad943d0094ba684d29bd8825621d414
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Sep 20 21:19:37 2022 +0200
gnu: emacs-repl-toggle: Update to 0.7.2.
* gnu/packages/emacs-xyz.scm (emacs-repl-toggle): Update to 0.7.2.
---
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 9ffe5a3996..19ea12ad46 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29491,7 +29491,7 @@ current buffer.")
(define-public emacs-repl-toggle
(package
(name "emacs-repl-toggle")
- (version "0.7.1")
+ (version "0.7.2")
(source
(origin
(method git-fetch)
@@ -29500,7 +29500,7 @@ current buffer.")
(commit version)))
(sha256
(base32
- "0nycm8a4wwkkaif958z4m89slayp17k20lp2h7lvddjx8prn6yfp"))
+ "18dpy7a7yrn7m7qifrjk5zcr6zbd3kwp9pb55la9052vwipxxvfk"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(propagated-inputs
- branch master updated (6abdcef4a6 -> 97bbb9d603), guix-commits, 2022/09/20
- 03/07: gnu: Add emacs-pdfgrep., guix-commits, 2022/09/20
- 04/07: gnu: emacs-osm: Update to 0.8., guix-commits, 2022/09/20
- 01/07: gnu: emacs-taxy: Update to 0.10.1., guix-commits, 2022/09/20
- 05/07: gnu: emacs-boxquote: Update to 2.3., guix-commits, 2022/09/20
- 02/07: gnu: emacs-setup: Update to 1.3.2., guix-commits, 2022/09/20
- 06/07: gnu: emacs-repl-toggle: Update to 0.7.2.,
guix-commits <=
- 07/07: gnu: emacs-rustic: Update to 3.4., guix-commits, 2022/09/20