[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/53: gnu: emacs-pabbrev: Update to 4.3.0.
From: |
guix-commits |
Subject: |
14/53: gnu: emacs-pabbrev: Update to 4.3.0. |
Date: |
Thu, 22 Feb 2024 10:18:55 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 0e366d9609345bc346007c5095fbd672132996be
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 22 12:26:45 2024 +0100
gnu: emacs-pabbrev: Update to 4.3.0.
* gnu/packages/emacs-xyz.scm (emacs-pabbrev): Update to 4.3.0.
Change-Id: Ic366835d8b16badb8081ec446ef2b9f9444a8b2b
---
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 5814aed3d0..d2f3ac4c50 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5485,14 +5485,14 @@ the previous session
(define-public emacs-pabbrev
(package
(name "emacs-pabbrev")
- (version "4.2.2")
+ (version "4.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"pabbrev-" version ".tar"))
(sha256
- (base32 "0iydz8yz866krxv1qv32k88w4464xpymh0wxgrxv6nvniwvhvd0s"))))
+ (base32 "0a54ld80s0r9zrc2kd861p4ii3jzqhxykzcnvi64fhxxg3x2aggx"))))
(build-system emacs-build-system)
(home-page "https://elpa.gnu.org/packages/pabbrev.html")
(synopsis "Predictive abbreviation expansion")
- branch master updated (58233e6c21 -> 59ef52ccb2), guix-commits, 2024/02/22
- 03/53: gnu: virglrenderer: Update to 1.0.1., guix-commits, 2024/02/22
- 01/53: gnu: Add xpenguins., guix-commits, 2024/02/22
- 10/53: gnu: emacs-cider: Update to 1.13.1., guix-commits, 2024/02/22
- 05/53: gnu: Add tagainijisho., guix-commits, 2024/02/22
- 15/53: gnu: emacs-debbugs: Update to 0.40., guix-commits, 2024/02/22
- 06/53: gnu: Add libsixel., guix-commits, 2024/02/22
- 14/53: gnu: emacs-pabbrev: Update to 4.3.0.,
guix-commits <=
- 21/53: gnu: emacs-corfu: Update to 1.2., guix-commits, 2024/02/22
- 25/53: gnu: emacs-edit-indirect: Update to 0.1.13., guix-commits, 2024/02/22
- 13/53: gnu: emacs-mmm-mode: Update to 0.5.11., guix-commits, 2024/02/22
- 23/53: gnu: emacs-dtrt-indent: Update to 1.17., guix-commits, 2024/02/22
- 19/53: gnu: emacs-vertico-posframe: Update to 0.7.7., guix-commits, 2024/02/22
- 26/53: gnu: emacs-eldev: Update to 1.8.2., guix-commits, 2024/02/22
- 29/53: gnu: emacs-evil-matchit: Update to 3.0.4., guix-commits, 2024/02/22
- 11/53: gnu: emacs-hyperbole: Update to 9.0.0., guix-commits, 2024/02/22
- 34/53: gnu: emacs-jinx: Update to 1.2., guix-commits, 2024/02/22
- 04/53: gnu: spice: Update to 0.15.2., guix-commits, 2024/02/22