GNU bug report logs - #55791
[PATCH] gnu: emacs-simple-mpc: Update to latest git commit.* gnu/packages/emacs-xyz.scm (emacs-simple-mpc): Update to latest git commit.

Previous Next

Package: guix-patches;

Reported by: Joseph Turner <joseph <at> breatheoutbreathe.in>

Date: Sat, 4 Jun 2022 07:31:02 UTC

Severity: normal

Tags: patch

Done: Vagrant Cascadian <vagrant <at> debian.org>

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 55791 in the body.
You can then email your comments to 55791 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 guix-patches <at> gnu.org:
bug#55791; Package guix-patches. (Sat, 04 Jun 2022 07:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Joseph Turner <joseph <at> breatheoutbreathe.in>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 04 Jun 2022 07:31:03 GMT) Full text and rfc822 format available.

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

From: Joseph Turner <joseph <at> breatheoutbreathe.in>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-simple-mpc: Update to latest git commit.*
 gnu/packages/emacs-xyz.scm (emacs-simple-mpc): Update to latest git
 commit.
Date: Fri, 03 Jun 2022 23:10:26 -0700
* gnu/packages/emacs-xyz.scm (emacs-simple-mpc): Update to latest git commit.
---
This is my first Guix patch, and I'm not sure if I changed revision and
git-version are correct in the diff. Cheers!

 gnu/packages/emacs-xyz.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0fd55c6931..123a5fa5f8 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -110,6 +110,7 @@
 ;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
 ;;; Copyright © 2022 jgart <jgart <at> dismail.de>
 ;;; Copyright © 2022 Dominic Martinez <dom <at> dominicm.dev>
+;;; Copyright © 2022 Joseph Turner <joseph <at> breatheoutbreathe.in>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -24287,11 +24288,11 @@ (define-public emacs-multi-vterm
 
 (define-public emacs-simple-mpc
   ;; There have been no releases.
-  (let ((commit "bee8520e81292b4c7353e45b193f9a13b482f5b2")
-        (revision "1"))
+  (let ((commit "57ee14ada8aec477ddde5e4f632c8d3d99a66535")
+        (revision "2"))
     (package
       (name "emacs-simple-mpc")
-      (version (git-version "0" revision commit))
+      (version (git-version "1" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -24301,7 +24302,7 @@ (define-public emacs-simple-mpc
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1ja06pv007cmzjjgka95jlg31k7d29jrih1yxyblsxv85s9sg21q"))))
+           "1gij7kjidi21p8sbywlj9734s5cq1h31h6mv71drcj3cna9n06pb"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-s))
       (home-page "https://github.com/jorenvo/simple-mpc")
-- 
2.36.1






Reply sent to Vagrant Cascadian <vagrant <at> debian.org>:
You have taken responsibility. (Sat, 02 Sep 2023 00:19:02 GMT) Full text and rfc822 format available.

Notification sent to Joseph Turner <joseph <at> breatheoutbreathe.in>:
bug acknowledged by developer. (Sat, 02 Sep 2023 00:19:02 GMT) Full text and rfc822 format available.

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

From: Vagrant Cascadian <vagrant <at> debian.org>
To: Joseph Turner <joseph <at> breatheoutbreathe.in>, 55791-done <at> debbugs.gnu.org
Subject: Re: [bug#55791] [PATCH] gnu: emacs-simple-mpc: Update to latest git
 commit.
Date: Fri, 01 Sep 2023 17:18:22 -0700
[Message part 1 (text/plain, inline)]
On 2022-06-03, Joseph Turner wrote:
> * gnu/packages/emacs-xyz.scm (emacs-simple-mpc): Update to latest git commit.
...
>  (define-public emacs-simple-mpc
>    ;; There have been no releases.
> -  (let ((commit "bee8520e81292b4c7353e45b193f9a13b482f5b2")
> -        (revision "1"))
> +  (let ((commit "57ee14ada8aec477ddde5e4f632c8d3d99a66535")
> +        (revision "2"))
>      (package
>        (name "emacs-simple-mpc")
> -      (version (git-version "0" revision commit))
> +      (version (git-version "1" revision commit))

This was later updated to a newer commit version:

38c6af243132c20d72469b9b0dc607e65d455c64 gnu: emacs-simple-mpc: Update to 1.0-1.35923ca.

Marking as done.

live well,
  vagrant
[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. (Sat, 30 Sep 2023 11:24:34 GMT) Full text and rfc822 format available.

This bug report was last modified 208 days ago.

Previous Next


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