me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: I592f482984dd32e5077d011ad98a2c92236e2116
master
Nicolas Goaziou 2024-06-29 09:58:24 +02:00
parent f724a8c662
commit 0584192aa9
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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