GNU bug report logs - #75519
[PATCH] gnu: emacs-alsamixer-el: Update URLs.

Previous Next

Package: guix-patches;

Reported by: Remco van 't Veer <remco <at> remworks.net>

Date: Sun, 12 Jan 2025 16:38:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

To reply to this bug, email your comments to 75519 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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, 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#75519; Package guix-patches. (Sun, 12 Jan 2025 16:38:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Remco van 't Veer <remco <at> remworks.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. (Sun, 12 Jan 2025 16:38:02 GMT) Full text and rfc822 format available.

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

From: Remco van 't Veer <remco <at> remworks.net>
To: guix-patches <at> gnu.org
Cc: Remco van 't Veer <remco <at> remworks.net>
Subject: [PATCH] gnu: emacs-alsamixer-el: Update URLs.
Date: Sun, 12 Jan 2025 17:36:36 +0100
* gnu/packages/emacs-xyz.scm (emacs-alsamixer-el): Update source and
  homepage URL.

Change-Id: I0487711f5ba29678cb8ccbefd8fe2a07bdac4630
---
 gnu/packages/emacs-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a73de8a9a5..707e7072c5 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -151,6 +151,7 @@
 ;;; Copyright © 2024 aurtzy <aurtzy <at> gmail.com>
 ;;; 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>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -41093,13 +41094,13 @@ (define-public emacs-alsamixer-el
        (method git-fetch)
        (uri
         (git-reference
-         (url "https://github.com/remvee/alsamixer-el")
+         (url "https://codeberg.org/rwv/alsamixer-el.git")
          (commit version)))
        (file-name (git-file-name name version))
        (sha256
         (base32 "0c40vycphv5nf374rp8pnzvi50vlmgab3wrdq92hyprjw76gwxhk"))))
     (build-system emacs-build-system)
-    (home-page "https://github.com/remvee/alsamixer-el")
+    (home-page "https://codeberg.org/rwv/alsamixer-el")
     (synopsis "Emacs interface to amixer")
     (description "@code{emacs-alsamixer-el} provides basic commands to control
 audio volume via amixer.")

base-commit: 5d6c8767f67885bc9b2c8f18ab1f667d0065346b
-- 
2.47.1





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sat, 25 Jan 2025 17:52:01 GMT) Full text and rfc822 format available.

Notification sent to Remco van 't Veer <remco <at> remworks.net>:
bug acknowledged by developer. (Sat, 25 Jan 2025 17:52:01 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 75519-done <at> debbugs.gnu.org
Cc: Remco van 't Veer <remco <at> remworks.net>
Subject: Re: [PATCH] gnu: emacs-alsamixer-el: Update URLs.
Date: Sat, 25 Jan 2025 18:51:07 +0100
Hello,

> * gnu/packages/emacs-xyz.scm (emacs-alsamixer-el): Update source and
>   homepage URL.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou






This bug report was last modified 12 days ago.

Previous Next


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