[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/44: gnu: emacs-xr: Update to 1.24.
From: |
guix-commits |
Subject: |
01/44: gnu: emacs-xr: Update to 1.24. |
Date: |
Fri, 1 Sep 2023 16:23:03 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 584a5a80f13d6ffb5469ec30eee832607ab1db45
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Sep 1 21:19:12 2023 +0200
gnu: emacs-xr: Update to 1.24.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.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 3eaf215134..1e6b1599c8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2801,13 +2801,13 @@ and ease-of-key score. Most frequently used commands
have most easy keys.")
(define-public emacs-xr
(package
(name "emacs-xr")
- (version "1.23")
+ (version "1.24")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/xr-" version ".tar"))
(sha256
- (base32 "1nz3fhd4qx8fxib78y41jvnzn27lf7mlvpkz565d5zc9q4mr300z"))))
+ (base32 "04g7qx6qmhp98pw5iwdhspln9sg9jzjq2zp3nmq3q1yl82pzd214"))))
(build-system emacs-build-system)
(home-page "https://elpa.gnu.org/packages/xr.html")
(synopsis "Convert string regexp to rx notation")
- branch master updated (7309da3ba6 -> c72bc0bb71), guix-commits, 2023/09/01
- 07/44: gnu: emacs-vertico-posframe: Update to 0.7.3., guix-commits, 2023/09/01
- 10/44: gnu: emacs-burly: Update to 0.3., guix-commits, 2023/09/01
- 12/44: gnu: emacs-clj-refactor: Update to 3.9.1., guix-commits, 2023/09/01
- 14/44: gnu: emacs-corfu: Update to 0.38., guix-commits, 2023/09/01
- 01/44: gnu: emacs-xr: Update to 1.24.,
guix-commits <=
- 02/44: gnu: emacs-relint: Update to 1.23., guix-commits, 2023/09/01
- 08/44: gnu: emacs-ac-php: Update to 2.5.0., guix-commits, 2023/09/01
- 09/44: gnu: emacs-auto-compile: Update to 1.8.2., guix-commits, 2023/09/01
- 06/44: gnu: emacs-tramp: Update to 2.6.1.2., guix-commits, 2023/09/01
- 03/44: gnu: emacs-auctex: Update to 13.2.1., guix-commits, 2023/09/01
- 04/44: gnu: emacs-compat: Update to 29.1.4.2., guix-commits, 2023/09/01
- 11/44: gnu: emacs-cape: Update to 0.17., guix-commits, 2023/09/01
- 05/44: gnu: emacs-websocket: Update to 1.15., guix-commits, 2023/09/01
- 19/44: gnu: emacs-dracula-theme: Update to 1.8.0., guix-commits, 2023/09/01
- 24/44: gnu: emacs-emms: Update to 16., guix-commits, 2023/09/01