GNU bug report logs -
#76415
[PATCH] gnu: emacs-closql: Update to 2.2.0.
Previous Next
Reported by: Jelle Licht <jlicht <at> fsfe.org>
Date: Wed, 19 Feb 2025 15:18:02 UTC
Severity: normal
Tags: patch
Done: Ian Eure <ian <at> retrospec.tv>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 2.2.0.
Change-Id: Ibbb15b8cad9434992df47837cad32e9e9ae0a319
---
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 ce96d1850c..deb3fe5d8d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -24903,7 +24903,7 @@ (define-public emacs-emacsql
(define-public emacs-closql
(package
(name "emacs-closql")
- (version "2.1.0")
+ (version "2.2.0")
(source
(origin
(method git-fetch)
@@ -24913,7 +24913,7 @@ (define-public emacs-closql
(file-name (git-file-name name version))
(sha256
(base32
- "17i5gni6hw8lvg0660c0hldr0xbrdry4hmx9n5i4pry3wwnhzngr"))))
+ "1x5nwbmwvgl96f7grhh60472m0d6jiykls0f52c1ff03b2dhplax"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-compat emacs-emacsql))
base-commit: fc29a7193781df44a15cb7a8bdc236805ddd0595
--
2.48.1
This bug report was last modified 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.