[PATCH] gnu: emacs-modus-themes: Update to 2.3.3.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andrew Tropin
  • Ludovic Courtès
Owner
unassigned
Submitted by
Andrew Tropin
Severity
normal
A
A
Andrew Tropin wrote on 5 May 2022 09:09
(address . guix-patches@gnu.org)
87tua4cv22.fsf@trop.in
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.3.3.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes)[source]: Change repository.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c1ebfec62b..308260f501 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27398,16 +27398,16 @@ (define-public emacs-doom-themes
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
- (version "2.2.0")
+ (version "2.3.3")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://gitlab.com/protesilaos/modus-themes")
+ (url "https://git.sr.ht/~protesilaos/modus-themes")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1mnfbr312dqifsdngb29kvggfirfclc9ncaw5srd52hnwc5n0rxi"))))
+ (base32 "14nfb94y9vcnpmwj9acwl6h5v0h1c6swqf33ch4zimxxqgx9zrm4"))))
(build-system emacs-build-system)
(home-page "https://protesilaos.com/modus-themes/")
(synopsis "Accessible themes (WCAG AAA)")
--
2.36.0
-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmJzeMUPHGFuZHJld0B0
cm9wLmluAAoJECII0glYwd6w368P/2Y7gS9C0H+bBimMSnKQ5ueZOrNZdbTHsMwd
AiA7PrPFK22ZjGM1lKpS3P1uCcwIYPE01IJ+aPyhgdSvZ1nUArsIxTvUsU+ocQ5s
gDAkqNXTSzFEybDIxnIzztEAuT6kSRa1rGSy5G7H/5tDKkA/MnqbekYCC/I15lXV
iHtf5abaoFjiwr3jQshl99WvLGBYiewTyS1PM2ZnaqhWe+7NkzpjPfEuDZGinAZ3
00FJ5WJNO646qn+6xdjyq0HLZ8yYVZW5RUZEaNQXa6TforfJxD5yKlZHTpfHW1/a
aCTgBSVjHg6Yayi4W/1pG+t+Ap5Bz01akbeI4HvFfpXX9ZTWVxpRBRSdYFjMp6Kw
9zQEuWq4n+H2tGOwoj5fpSKuwcttlIHLK1AxlBrBAFEfOKKs9RhfecD0f8DtFJ93
x13diGuRQx41+AOLI7IKqkZjEVNRDw72ZuV+CmEBsSF8CQk3fLunedjdT8Xq+vFQ
P0Z6Obyo9atJ4+/ZoDm3+BajLCWrJiwJ4eY8paydmbvE3VJoG9Wy7IorDyZjJZhQ
pK0OrWUKGgYRbsRpRJWx+gCkJcd1MgSFKt8pjWHboobxxpaJgH4GyhnT6zKtoufX
NAcj4yv9YKXYsVeAhYnulixaYF6y90+de15rQ+TNKND1h6WnP4Wujo2TWCrRs0jt
u9B3ZcFn
=fk6X
-----END PGP SIGNATURE-----

L
L
Ludovic Courtès wrote on 9 May 2022 16:21
(name . Andrew Tropin)(address . andrew@trop.in)(address . 55268-done@debbugs.gnu.org)
87ilqerdl8.fsf@gnu.org
Hi,

Andrew Tropin <andrew@trop.in> skribis:

Toggle quote (3 lines)
> * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.3.3.
> * gnu/packages/emacs-xyz.scm (emacs-modus-themes)[source]: Change repository.

Applied, thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 55268@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 55268
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch