GNU bug report logs - #58212
[PATCH] gnu: emacs-scratch-el: Update source and homepage.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sat, 1 Oct 2022 04:41:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58212: closed ([PATCH] gnu: emacs-scratch-el: Update source
 and homepage.)
Date: Sun, 02 Oct 2022 18:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 2 Oct 2022 21:13:54 +0300
with message-id <YznU4uoB4I+lq3LM <at> 3900XT>
and subject line Re: [bug#58212] [PATCH] gnu: emacs-scratch-el: Update source and homepage.
has caused the debbugs.gnu.org bug report #58212,
regarding [PATCH] gnu: emacs-scratch-el: Update source and homepage.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58212: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58212
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: emacs-scratch-el: Update source and homepage.
Date: Sat,  1 Oct 2022 06:40:31 +0200
* gnu/packages/emacs-xyz.scm (emacs-scratch-el)[source, homepage]: Update URL.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 6d9d0d6a8f..93ad1a6fbf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18465,7 +18465,7 @@ (define-public emacs-scratch-el
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/ieure/scratch-el")
+             (url "https://codeberg.org/emacs-weirdware/scratch")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
@@ -18484,7 +18484,7 @@ (define-public emacs-scratch-el
                            (string-append (assoc-ref outputs "out")
                                           "/share/info"))
              #t)))))
-    (home-page "https://github.com/ieure/scratch-el/")
+    (home-page "https://codeberg.org/emacs-weirdware/scratch")
     (synopsis "Create scratch buffers with the same mode as current buffer")
     (description "Scratch is an extension to Emacs that enables one to create
 scratch buffers that are in the same mode as the current buffer.  This is
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 58212-done <at> debbugs.gnu.org
Subject: Re: [bug#58212] [PATCH] gnu: emacs-scratch-el: Update source and
 homepage.
Date: Sun, 2 Oct 2022 21:13:54 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 289 days ago.

Previous Next


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