me
/
guix
Archived
1
0
Fork 0

gnu: emacs-m-buffer-el: Use G-expressions.

* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[arguments]<#:phases>: Use G-expressions.
Nicolas Goaziou 2022-03-02 15:10:13 +01:00
parent 8e2eecc67b
commit 3aaec33770
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 12 additions and 11 deletions

View File

@ -18879,8 +18879,9 @@ mode.")
(base32 (base32
"1sx76i59razwccvn6x7rx5a124bfyjw9fcbxf4gj7nsg33qiq809")))) "1sx76i59razwccvn6x7rx5a124bfyjw9fcbxf4gj7nsg33qiq809"))))
(arguments (arguments
`(#:phases (list
(modify-phases %standard-phases #:phases
#~(modify-phases %standard-phases
(add-before 'install 'check (add-before 'install 'check
(lambda* (#:key tests? #:allow-other-keys) (lambda* (#:key tests? #:allow-other-keys)
(when tests? (when tests?