Revert "gnu: emacs-org-ql: Update to 0.8.5."

This reverts commit b04ea322e7.

Check phase freezes.

Change-Id: Ie66617fa09d37747214fa7357aa04630632280a0
This commit is contained in:
Nicolas Goaziou 2024-03-17 23:58:31 +01:00
parent bb274ab5aa
commit df6ea8e9e9
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -23581,7 +23581,7 @@ (define-public emacs-with-simulated-input
(define-public emacs-org-ql
(package
(name "emacs-org-ql")
(version "0.8.5")
(version "0.8.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -23589,7 +23589,7 @@ (define-public emacs-org-ql
(commit (string-append "v" version))))
(sha256
(base32
"1wnvrjx9r9f1ykfdafj9pz1b0n669bqmixb5q35kmahyjis8rswq"))
"07r9bx0bh7wyj5pbkhnrn8amzz3ynri94cxcxgcn1r3ypdhk6y85"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments