GNU bug report logs -
#46530
[PATCH] gnu: Add emacs-theme-sorcery.
Previous Next
Reported by: Adam Kandur <rndd <at> tuta.io>
Date: Mon, 15 Feb 2021 10:51:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
Adam Kandur via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-theme-sorcery): New variable.
Thank you. I applied the patch with the changes below.
> +(define-public emacs-theme-sorcery
> + (let ((revision "0")
^^^
Your indentation uses nbsp instead of spaces.
> + (commit "5a1c4445b9e6e09589a299a9962a6973272a0c2f"))
[...]
> + (commit "master")))
I used (commit commit) since "master" is not stable, by essence.
> + (synopsis "Sorcery is a dark and low-contrast Emacs theme inspired by apprentice and sourcerer.")
I shortened the synopsis.
> + (license license:gpl3))))
I changed the license to gpl3+ since "sorcery-theme.el" file specifies
"or (at your option) any later version." for its license.
Regards,
--
Nicolas Goaziou
This bug report was last modified 4 years and 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.