unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55268] [PATCH] gnu: emacs-modus-themes: Update to 2.3.3.
@ 2022-05-05  7:09 Andrew Tropin
  2022-05-09 14:21 ` bug#55268: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Tropin @ 2022-05-05  7:09 UTC (permalink / raw)
  To: 55268

[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]


* 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(-)

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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 853 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55268: [PATCH] gnu: emacs-modus-themes: Update to 2.3.3.
  2022-05-05  7:09 [bug#55268] [PATCH] gnu: emacs-modus-themes: Update to 2.3.3 Andrew Tropin
@ 2022-05-09 14:21 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-09 14:21 UTC (permalink / raw)
  To: Andrew Tropin; +Cc: 55268-done

Hi,

Andrew Tropin <andrew@trop.in> skribis:

> * 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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-09 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05  7:09 [bug#55268] [PATCH] gnu: emacs-modus-themes: Update to 2.3.3 Andrew Tropin
2022-05-09 14:21 ` bug#55268: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).