[PATCH] gnu: emacs-ef-themes: Update to 1.7.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • David Wilson
  • Christopher Baines
Owner
unassigned
Submitted by
David Wilson
Severity
normal
D
D
David Wilson wrote on 2 Jun 13:06 +0200
(address . guix-patches@gnu.org)(name . David Wilson)(address . david@daviwil.com)
ebd64a4c918ba1deebc4da0076b24782bb452805.1717326369.git.david@daviwil.com
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.7.0.

Change-Id: I768a82eee884b1ea21c9d3b3fc693f9fe06e8abe
---

Hey Guix!

This change updates the Git repo URL for Prot's ef-themes package to GitHub
since all of his repos have been moved there now. It also bumps the package
version to 1.7.0.

Thanks!

David

gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (29 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 75ea4d3a19..6ec48c1bf4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6948,17 +6948,17 @@ (define-public emacs-ecukes
(define-public emacs-ef-themes
(package
(name "emacs-ef-themes")
- (version "1.4.0")
+ (version "1.7.0")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://git.sr.ht/~protesilaos/ef-themes")
+ (url "https://github.com/protesilaos/ef-themes")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
- "029pcca3ppbs22isym2hi3zzynmvk5dg7jcimpm7nd8m4qk46f49"))))
+ "0m7l3f4mn8xi4hv38fkm21xhs0idpb9idkj1ci0jnmcl5x6ggzxn"))))
(build-system emacs-build-system)
(home-page "https://git.sr.ht/~protesilaos/ef-themes")
(synopsis "Colorful and legible themes")

base-commit: d82e36591e4bbedb20131cba702ad677f39de954
--
2.41.0
C
C
Christopher Baines wrote on 11 Jun 13:39 +0200
(name . David Wilson)(address . david@daviwil.com)
87jzivaeto.fsf@cbaines.net
David Wilson <david@daviwil.com> writes:

Toggle quote (18 lines)
> * gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.7.0.
>
> Change-Id: I768a82eee884b1ea21c9d3b3fc693f9fe06e8abe
> ---
>
> Hey Guix!
>
> This change updates the Git repo URL for Prot's ef-themes package to GitHub
> since all of his repos have been moved there now. It also bumps the package
> version to 1.7.0.
>
> Thanks!
>
> David
>
> gnu/packages/emacs-xyz.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Looks good to me, I've pushed this to master as
cef0707221e1760c678697c55e291289c5592858.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZoN3NfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xcw0w//awbxdZJsCYn2HwJlO4gKwPWHz1SALjRQ
7UJqdEgFCLfaj+DDFhvRvH2NtOwKO+uS7+dVfCIxXtG+Y1dHxoR9IsYHFmIOR1Ob
atQiL9pmHc5+Dm14fk0YDEXSyvEeuYj4N1SO/ozp4+OMYpUOdRSO+Nz5TGNq5C+o
GXFYzWtAreWMENUnuT8JFahV6UGjiYjmXKOa8UvVVGqIvrOUthoo1YgFlhxUbUXh
nyylooWCS1vt0vaAn4Ns4V6t5fFAe7ZIMK9ACNFvOYBRZXy3Pj/mS4NyCuWN1hYS
bBaCgMKJ5eXx4TuABormsLNF/rAPlcOqSk2czvTho979SZegYs48Z8A2oJrBMuRb
CtFngIjiuN7ieAJa7r4DLWfqmmNOwim32nFrtUgfvNo3zoXP9jrvTVIlyvulTGOu
EKxtThcA+sL82VI5LoUtIjHL9R9F4B8S2GsyXuUKjFXet1tuTuKO5TOFjkMtOzWY
qr+yt7goRuv84NzGaJcNT+DcLs4rOmDJIOk+QNNR7Phk1kQiWjH36eq5ELerLEBN
EataAkXQL72k3FC8hsU3ZoU52Y8ymdAPVjoj7FSlBLMlAhTTokSQTMkELRwmP8IJ
kslq8U5d56a13ES7m+5SQTz+m0l2vHmfNg/Eco8UFaCcxbPmbCXl/OuAlG3IL7cz
LRnvjTaEpSQ=
=ApDG
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 71322
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