[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/55: gnu: emacs-xr: Update to 2.1.
From: |
guix-commits |
Subject: |
44/55: gnu: emacs-xr: Update to 2.1. |
Date: |
Sun, 26 Jan 2025 14:59:53 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit f2247a5b6f59937027b080364ac9ef32d0d44a5f
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Jan 26 20:47:10 2025 +0100
gnu: emacs-xr: Update to 2.1.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 2.1.
Change-Id: I7b9137a64c309dbbad05f2025f40d2908f49d5f1
---
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 a1bd363c34..c4ec2510df 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3479,13 +3479,13 @@ and ease-of-key score. Most frequently used commands
have most easy keys.")
(define-public emacs-xr
(package
(name "emacs-xr")
- (version "2.0")
+ (version "2.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/xr-" version ".tar"))
(sha256
- (base32 "1y5pcrph6v8q06mipv3l49qhw55yvvb1nnq0817bzm25k0s3z70v"))))
+ (base32 "1yssl7av2rpanzmm93iw74acnb3pbrnh0b51kr64wcj6hwb26cy2"))))
(build-system emacs-build-system)
(home-page "https://elpa.gnu.org/packages/xr.html")
(synopsis "Convert string regexp to rx notation")
- 10/55: gnu: emacs-mistty: Update to 1.3., (continued)
- 10/55: gnu: emacs-mistty: Update to 1.3., guix-commits, 2025/01/26
- 30/55: gnu: emacs-parsebib: Update to 6.4., guix-commits, 2025/01/26
- 25/55: gnu: emacs-org2web: Update to 0.9.2., guix-commits, 2025/01/26
- 26/55: gnu: emacs-eldoc-box: Update to 1.13.2., guix-commits, 2025/01/26
- 22/55: gnu: emacs-org: Update to 9.7.20., guix-commits, 2025/01/26
- 23/55: gnu: emacs-beframe: Update to 1.3.0., guix-commits, 2025/01/26
- 21/55: gnu: emacs-visual-replace: Update to 1.2., guix-commits, 2025/01/26
- 34/55: gnu: emacs-kubed: Update to 0.4.3., guix-commits, 2025/01/26
- 38/55: gnu: emacs-ssh-config-mode: Update to 8.0-2.d0596f5., guix-commits, 2025/01/26
- 40/55: gnu: emacs-org-node: Update to 1.9.28., guix-commits, 2025/01/26
- 44/55: gnu: emacs-xr: Update to 2.1.,
guix-commits <=
- 46/55: gnu: emacs-emms-print-metadata: Update to 21., guix-commits, 2025/01/26
- 48/55: gnu: emacs-debbugs: Update to 0.43., guix-commits, 2025/01/26
- 47/55: gnu: emacs-standard-themes: Update to 2.2.0., guix-commits, 2025/01/26
- 49/55: gnu: emacs-consult-denote: Update to 0.2.4., guix-commits, 2025/01/26
- 55/55: gnu: emacs-greader: Update to 0.12.5., guix-commits, 2025/01/26
- 54/55: gnu: emacs-vertico-posframe: Update to 0.8.0., guix-commits, 2025/01/26
- 28/55: gnu: emacs-pg: Update to 0.46., guix-commits, 2025/01/26
- 29/55: gnu: emacs-epkg: Update to 4.0.3., guix-commits, 2025/01/26
- 31/55: gnu: emacs-ebib: Update to 2.49.1., guix-commits, 2025/01/26
- 32/55: gnu: emacs-logview: Update to 0.19.1.1., guix-commits, 2025/01/26