1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-18 08:10:29 +02:00

gnu: emacs-org-ql: Update to 0.8.9.

* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.8.9.

Change-Id: I02f01ab2a2549fee6f490d5c67402923ad83d0c1
This commit is contained in:
Nicolas Goaziou
2024-09-15 09:20:35 +02:00
parent 471c911351
commit 52ae8df0b4

View File

@@ -24478,7 +24478,7 @@ interactive commands and functions, such as @code{completing-read}.")
(define-public emacs-org-ql
(package
(name "emacs-org-ql")
(version "0.8.7")
(version "0.8.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -24486,7 +24486,7 @@ interactive commands and functions, such as @code{completing-read}.")
(commit (string-append "v" version))))
(sha256
(base32
"0smk5affzlf0i4m10kx8mcffpysd61pjm4zidz2qdv5vsg3j9z50"))
"1mw07y82r3b9brphx2j8gj95rbs4632fgq0b79824zqpwm8m291j"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments