[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/84: gnu: emacs-subed: Update to 1.2.23.
From: |
guix-commits |
Subject: |
67/84: gnu: emacs-subed: Update to 1.2.23. |
Date: |
Tue, 24 Dec 2024 09:29:15 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 90a407a427a6164deceb575df114081da99759e7
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Dec 24 13:54:58 2024 +0100
gnu: emacs-subed: Update to 1.2.23.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.23.
Change-Id: I302fe4a5f11128e6e4853d75b153731bd6678c1d
---
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 72ecd674dd..cfcfd3e9f6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9703,14 +9703,14 @@ user.")
(define-public emacs-subed
(package
(name "emacs-subed")
- (version "1.2.16")
+ (version "1.2.23")
(source (origin
(method url-fetch)
(uri (string-append "https://elpa.nongnu.org/nongnu/subed-"
version ".tar"))
(sha256
(base32
- "0fsxsp8g70mr36njmv2h3qrmp1mw3r4clrlzib33iq02wmw7q3rg"))))
+ "0bvsv688mqhga8dffy3841wxs5pkw0vish15dgligll47cj98mzp"))))
(arguments
(list
#:tests? #t
- 51/84: gnu: Add emacs-tp., (continued)
- 51/84: gnu: Add emacs-tp., guix-commits, 2024/12/24
- 55/84: gnu: Add emacs-el-job., guix-commits, 2024/12/24
- 60/84: gnu: xournalpp: Update to 1.2.5., guix-commits, 2024/12/24
- 71/84: gnu: emacs-opencl-mode: Update to 2.0., guix-commits, 2024/12/24
- 43/84: gnu: emacs-dape: Update to 0.19.0., guix-commits, 2024/12/24
- 37/84: gnu: emacs-macrostep: Update to 0.9.4., guix-commits, 2024/12/24
- 73/84: gnu: emacs-tramp: Update to 2.7.1.5., guix-commits, 2024/12/24
- 45/84: gnu: emacs-forge: Update to 0.4.5., guix-commits, 2024/12/24
- 47/84: gnu: emacs-casual-calc: Update to 3.0.0., guix-commits, 2024/12/24
- 50/84: gnu: emacs-casual-lib: Update to 2.0.0., guix-commits, 2024/12/24
- 67/84: gnu: emacs-subed: Update to 1.2.23.,
guix-commits <=
- 80/84: gnu: emacs-gnosis: Update to 0.4.9., guix-commits, 2024/12/24