GNU bug report logs -
#52506
[PATCH] gnu: emacs-punpun-theme: Update to 7026684.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 15 Dec 2021 11:42:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
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 52506 in the body.
You can then email your comments to 52506 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#52506
; Package
guix-patches
.
(Wed, 15 Dec 2021 11:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jgart <jgart <at> dismail.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 15 Dec 2021 11:42: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-punpun-theme): Update to 7026684.
[url]: Use updated URL.
[home-page]: Use updated URL.
---
gnu/packages/emacs-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 27de1bbee6..1e03bc880f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -26387,7 +26387,7 @@ (define-public emacs-modus-themes
(license license:gpl3+)))
(define-public emacs-punpun-theme
- (let ((commit "2f78125609277b2478abdebd8f9d5ee10a823b65")
+ (let ((commit "7026684cd568cb691af3ced5de14c375fe6f5a1a")
(revision "0"))
(package
(name "emacs-punpun-theme")
@@ -26396,14 +26396,14 @@ (define-public emacs-punpun-theme
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/wasamasa/punpun-theme")
+ (url "https://depp.brause.cc/punpun-theme")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
- "1sgxrj3igzq86h3whfymxf4qzv9kpvcrlhbvjmnp7fwrplys0n7d"))))
+ "1nwvlp93l5lj259mchd1a2glq3jxd0h1vazsbjqfi07hsg86xjp0"))))
(build-system emacs-build-system)
- (home-page "https://github.com/wasamasa/punpun-theme")
+ (home-page "https://depp.brause.cc/punpun-theme")
(synopsis "Bleak Emacs theme")
(description
"A bleak theme. Uses shades of gray and the occasional splash of
--
2.34.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#52506
; Package
guix-patches
.
(Wed, 15 Dec 2021 13:16:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
jgart via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-punpun-theme): Update to 7026684.
> [url]: Use updated URL.
> [home-page]: Use updated URL.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Wed, 15 Dec 2021 13:16:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Wed, 15 Dec 2021 13:16:02 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
.
(Thu, 13 Jan 2022 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 251 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.