GNU bug report logs - #48946
[PATCH] gnu: mpdris2: Update to 0.9.1.

Previous Next

Package: guix-patches;

Reported by: Simon Streit <simon <at> netpanic.org>

Date: Thu, 10 Jun 2021 12:19:01 UTC

Severity: normal

Tags: patch

Done: Lars-Dominik Braun <lars <at> 6xq.net>

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 48946 in the body.
You can then email your comments to 48946 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#48946; Package guix-patches. (Thu, 10 Jun 2021 12:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simon Streit <simon <at> netpanic.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 10 Jun 2021 12:19:01 GMT) Full text and rfc822 format available.

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

From: Simon Streit <simon <at> netpanic.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mpdris2: Update to 0.9.1.
Date: Thu, 10 Jun 2021 14:12:06 +0200
* gnu/packages/mpd.scm (mpdris2): Update to 0.9.1.
---
 gnu/packages/mpd.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 5ec01dca7b..94ed6de5dd 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -9,7 +9,7 @@
 ;;; Copyright © 2019 Evan Straw <evan.straw99 <at> gmail.com>
 ;;; Copyright © 2020 Ricardo Wurmus <rekado <at> elephly.net>
 ;;; Copyright © 2020 Lars-Dominik Braun <lars <at> 6xq.net>
-;;; Copyright © 2020 Simon Streit <simon <at> netpanic.org>
+;;; Copyright © 2020, 2021 Simon Streit <simon <at> netpanic.org>
 ;;; Copyright © 2021 Noah Evans <noah <at> nevans.me>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -383,7 +383,7 @@ other MPD frontends.")
 (define-public mpdris2
   (package
     (name "mpdris2")
-    (version "0.8")
+    (version "0.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -392,7 +392,7 @@ other MPD frontends.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "048b8acsd1b8kcxzd9fsh5p9g2an9c4rznicfcpyrsjz5syv894h"))))
+                "17ys8ccr3h6vix0agvhz859slz0phhk7lwqn5bg4az8s7zgqm3nm"))))
     (build-system gnu-build-system)
     ;; Manually wrap the binary, because we’re not using python-build-system.
     (arguments
-- 
2.31.1





Reply sent to Lars-Dominik Braun <lars <at> 6xq.net>:
You have taken responsibility. (Sat, 12 Jun 2021 06:51:01 GMT) Full text and rfc822 format available.

Notification sent to Simon Streit <simon <at> netpanic.org>:
bug acknowledged by developer. (Sat, 12 Jun 2021 06:51:01 GMT) Full text and rfc822 format available.

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

From: Lars-Dominik Braun <lars <at> 6xq.net>
To: Simon Streit <simon <at> netpanic.org>
Cc: 48946-done <at> debbugs.gnu.org
Subject: Re: [bug#48946] [PATCH] gnu: mpdris2: Update to 0.9.1.
Date: Sat, 12 Jun 2021 08:50:43 +0200
Hi,

pushed as 7e00afc64547564772c400e3feda9d688b4589ca. Thank you very much!

Cheers,
Lars





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 10 Jul 2021 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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