GNU bug report logs -
#76292
[PATCH] gnu: emacs-catppuccin-theme: Update to 1.0.0-2.2975032.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76292 in the body.
You can then email your comments to 76292 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, divya <at> subvertising.org, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#76292
; Package
guix-patches
.
(Fri, 14 Feb 2025 17:08:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Skylar Hill <stellarskylark <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, divya <at> subvertising.org, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Fri, 14 Feb 2025 17:08:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-catppuccin-theme): Update to 1.0.0-2.2975032.
Change-Id: I55a77d946e7521f9db1c4722588503e26cb60d88
---
gnu/packages/emacs-xyz.scm | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 65c98cdf67..0a64cb7cd4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -152,6 +152,7 @@
;;; Copyright © 2024 Olivier Rojon <o.rojon <at> posteo.net>
;;; Copyright © 2024 Divya Ranjan Pattanaik <divya <at> subvertising.org>
;;; Copyright © 2025 Remco van 't Veer <remco <at> remworks.net>
+;;; Copyright © 2025 Skylar Hill <stellarskylark <at> posteo.net>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2278,8 +2279,8 @@ (define-public emacs-acme-theme
(license license:gpl3+))))
(define-public emacs-catppuccin-theme
- (let ((commit "4441d5114fdcc2eb05186a974b4bbad7224e43b5")
- (revision "1"))
+ (let ((commit "2975032bcf55d23b1cc05e323f5c30ec36bf17ba")
+ (revision "2"))
(package
(name "emacs-catppuccin-theme")
(version (git-version "1.0.0" revision commit))
@@ -2287,11 +2288,11 @@ (define-public emacs-catppuccin-theme
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/catppuccin/emacs")
- (commit commit)))
+ (url "https://github.com/catppuccin/emacs")
+ (commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1y2ads0w5l3mm0mxxbi2ppb6csq8hw2fd9cmak3myv13qzw92x3w"))))
+ (base32 "0lqmqzanky88jlmrq1qafp5cls2wc39rm65325522izbvqaalgrp"))))
(build-system emacs-build-system)
(home-page "https://github.com/catppuccin/emacs")
(synopsis "Soothing pastel theme for Emacs")
base-commit: f7fb297f2dc59b8d0da7a18b1f69ec550398f734
--
2.48.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#76292
; Package
guix-patches
.
(Mon, 17 Feb 2025 17:56:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 76292 <at> debbugs.gnu.org (full text, mbox):
Pushed as 54d1a70a76.
Thanks,
-- Ian
bug closed, send any further explanations to
76292 <at> debbugs.gnu.org and Skylar Hill <stellarskylark <at> posteo.net>
Request was from
Ian Eure <ian <at> retrospec.tv>
to
control <at> debbugs.gnu.org
.
(Mon, 17 Feb 2025 17:56:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 18 Mar 2025 11:24:44 GMT)
Full text and
rfc822 format available.
This bug report was last modified 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.