GNU bug report logs - #71322
[PATCH] gnu: emacs-ef-themes: Update to 1.7.0.

Previous Next

Package: guix-patches;

Reported by: David Wilson <david <at> daviwil.com>

Date: Sun, 2 Jun 2024 11:09:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71322 in the body.
You can then email your comments to 71322 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#71322; Package guix-patches. (Sun, 02 Jun 2024 11:09:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Wilson <david <at> daviwil.com>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Sun, 02 Jun 2024 11:09:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Wilson <david <at> daviwil.com>
To: guix-patches <at> gnu.org
Cc: David Wilson <david <at> daviwil.com>
Subject: [PATCH] gnu: emacs-ef-themes: Update to 1.7.0.
Date: Sun,  2 Jun 2024 14:06:09 +0300
* 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(-)

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





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 11 Jun 2024 16:26:03 GMT) Full text and rfc822 format available.

Notification sent to David Wilson <david <at> daviwil.com>:
bug acknowledged by developer. (Tue, 11 Jun 2024 16:26:03 GMT) Full text and rfc822 format available.

Message #10 received at 71322-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: David Wilson <david <at> daviwil.com>
Cc: 71322-done <at> debbugs.gnu.org,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#71322] [PATCH] gnu: emacs-ef-themes: Update to 1.7.0.
Date: Tue, 11 Jun 2024 12:39:31 +0100
[Message part 1 (text/plain, inline)]
David Wilson <david <at> daviwil.com> writes:

> * 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
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 10 Jul 2024 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 340 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.