[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/42: gnu: emacs-seq: Update to 2.24.
From: |
guix-commits |
Subject: |
08/42: gnu: emacs-seq: Update to 2.24. |
Date: |
Tue, 3 Oct 2023 16:54:46 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit d1e75f7289740b6001cab93da02418e826a9d5ef
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Oct 3 13:37:05 2023 +0200
gnu: emacs-seq: Update to 2.24.
* gnu/packages/emacs-xyz.scm (emacs-seq): Update to 2.24.
---
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 b241d70558..7c4f9c63ac 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -37353,13 +37353,13 @@ buffer.")
(define-public emacs-seq
(package
(name "emacs-seq")
- (version "2.23")
+ (version "2.24")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/seq-" version
".tar"))
(sha256
- (base32 "1lbxnrzq88z8k9dyylg2636pg9vc8bzfprs1hxwp9ah0zkvsn52p"))))
+ (base32 "1w2cysad3qwnzdabhq9xipbslsjm528fcxkwnslhlkh8v07karml"))))
(build-system emacs-build-system)
(home-page "https://elpa.gnu.org/packages/seq.html")
(synopsis "Sequence manipulation functions")
- branch master updated (f3b907c168 -> 8e6022732a), guix-commits, 2023/10/03
- 02/42: gnu: emacs-mmm-mode: Update to 0.5.10., guix-commits, 2023/10/03
- 05/42: gnu: emacs-pyim: Update to 5.3.3., guix-commits, 2023/10/03
- 10/42: gnu: emacs-bm: Update to 202309., guix-commits, 2023/10/03
- 12/42: gnu: emacs-clojure-mode: Update to 5.17.0., guix-commits, 2023/10/03
- 01/42: gnu: emacs-project: Update to 0.10.0., guix-commits, 2023/10/03
- 04/42: gnu: emacs-denote-menu: Update to 1.2.0., guix-commits, 2023/10/03
- 06/42: gnu: emacs-tramp: Update to 2.6.1.3., guix-commits, 2023/10/03
- 08/42: gnu: emacs-seq: Update to 2.24.,
guix-commits <=
- 09/42: gnu: emacs-subed: Update to 1.2.4., guix-commits, 2023/10/03
- 03/42: gnu: emacs-stream: Update to 2.3.0., guix-commits, 2023/10/03
- 07/42: gnu: emacs-ebdb: Update to 0.8.18., guix-commits, 2023/10/03
- 13/42: gnu: emacs-company-emoji: Update to 2.8.0., guix-commits, 2023/10/03
- 20/42: gnu: emacs-ement: Update to 0.13., guix-commits, 2023/10/03
- 21/42: gnu: emacs-extmap: Update to 1.3., guix-commits, 2023/10/03
- 25/42: gnu: emacs-inspector: Update to 0.36., guix-commits, 2023/10/03
- 23/42: gnu: emacs-helm: Update to 3.9.5., guix-commits, 2023/10/03
- 16/42: gnu: emacs-dtrt-indent: Update to 1.15., guix-commits, 2023/10/03
- 18/42: gnu: emacs-elfeed-protocol: Update to 0.9.0., guix-commits, 2023/10/03