~ruther/guix-local

df6ea8e9e9a089f46abb841782ca623691efca4c — Nicolas Goaziou 2 years ago bb274ab
Revert "gnu: emacs-org-ql: Update to 0.8.5."

This reverts commit b04ea322e7e57f94db79c16eedafaf399c1fa770.

Check phase freezes.

Change-Id: Ie66617fa09d37747214fa7357aa04630632280a0
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +2 -2
@@ 23581,7 23581,7 @@ interactive commands and functions, such as @code{completing-read}.")
(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 @@ interactive commands and functions, such as @code{completing-read}.")
                    (commit (string-append "v" version))))
              (sha256
               (base32
                "1wnvrjx9r9f1ykfdafj9pz1b0n669bqmixb5q35kmahyjis8rswq"))
                "07r9bx0bh7wyj5pbkhnrn8amzz3ynri94cxcxgcn1r3ypdhk6y85"))
              (file-name (git-file-name name version))))
    (build-system emacs-build-system)
    (arguments