[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/53: gnu: emacs-pg: Update to 0.28.
From: |
guix-commits |
Subject: |
47/53: gnu: emacs-pg: Update to 0.28. |
Date: |
Thu, 22 Feb 2024 10:19:06 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit 8df3e9f1f8b4aff4bbd4f2ac024e35ee6b58d78e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 22 15:20:21 2024 +0100
gnu: emacs-pg: Update to 0.28.
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.28.
Change-Id: I90555b85d72e57d78feb7bcc0bd84b302cf1f849
---
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 f243ff0006..13703f2eeb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22777,7 +22777,7 @@ match and total match information in the mode-line in
various search modes.")
(define-public emacs-pg
(package
(name "emacs-pg")
- (version "0.27")
+ (version "0.28")
(source (origin
(method git-fetch)
(uri (git-reference (url "https://github.com/emarsden/pg-el")
@@ -22785,7 +22785,7 @@ match and total match information in the mode-line in
various search modes.")
(file-name (git-file-name name version))
(sha256
(base32
- "1dad9irnv3sppl3yfl5swdsf4f1z2fds7r1li3f1kphm37v6jn5g"))))
+ "00sdvlb9ybyzncjijibw81mf3lhw5p40v7086cg18xvpa2qvzdfz"))))
(build-system emacs-build-system)
(home-page "https://github.com/emarsden/pg-el")
(synopsis "Emacs Lisp interface for PostgreSQL")
- 40/53: gnu: emacs-nodejs-repl: Improve package style., (continued)
- 40/53: gnu: emacs-nodejs-repl: Improve package style., guix-commits, 2024/02/22
- 44/53: gnu: emacs-parent-mode: Run tests., guix-commits, 2024/02/22
- 46/53: gnu: emacs-ox-tufte: Update to 4.0.4., guix-commits, 2024/02/22
- 52/53: gnu: emacs-visual-fill-column: Update to 2.5.2., guix-commits, 2024/02/22
- 48/53: gnu: emacs-saveplace-pdf-view: Update to 1.0.6., guix-commits, 2024/02/22
- 51/53: gnu: emacs-vertico: Update to 1.7., guix-commits, 2024/02/22
- 42/53: gnu: emacs-osm: Update to 1.3., guix-commits, 2024/02/22
- 41/53: gnu: emacs-org: Update to 9.6.19., guix-commits, 2024/02/22
- 43/53: gnu: emacs-parent-mode: Update to 2.3.1., guix-commits, 2024/02/22
- 45/53: gnu: emacs-org-fc: Update to 0.5.1., guix-commits, 2024/02/22
- 47/53: gnu: emacs-pg: Update to 0.28.,
guix-commits <=
- 49/53: gnu: emacs-tempel: Update to 1.1., guix-commits, 2024/02/22
- 50/53: gnu: emacs-treebundel: Update to 0.3.0., guix-commits, 2024/02/22
- 53/53: gnu: emacs-yeetube: Update to 2.1.2., guix-commits, 2024/02/22