GNU bug report logs -
#62104
[PATCH] gnu: mympd: Update to 10.2.5.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Fri, 10 Mar 2023 20:32:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.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 62104 in the body.
You can then email your comments to 62104 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#62104
; Package
guix-patches
.
(Fri, 10 Mar 2023 20:32:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bruno Victal <mirai <at> makinata.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 10 Mar 2023 20:32:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/mpd.scm (mympd): Update to 10.2.5.
---
gnu/packages/mpd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 6b7c78c71b..da2a62e0f2 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -600,7 +600,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "10.2.4")
+ (version "10.2.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -609,7 +609,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "0544vx9x103394mz2x92ycfj5lh59xrzcvagi4q0jb9b1hh44s6p"))))
+ "1n5fv7ny5dnv8mpppg9phwbqa7aj33i7an93gihsh65xp6yqq4b7"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no test target
--
2.39.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62104
; Package
guix-patches
.
(Tue, 21 Mar 2023 01:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 62104 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/mpd.scm (mympd): Update to 10.2.6.
---
gnu/packages/mpd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 6b7c78c71b..ef45511546 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -600,7 +600,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "10.2.4")
+ (version "10.2.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -609,7 +609,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "0544vx9x103394mz2x92ycfj5lh59xrzcvagi4q0jb9b1hh44s6p"))))
+ "1adi1pdygj7wlfi6k3978b6ny2cziai4f761a61j9vxa2ywf7wbb"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no test target
--
2.39.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62104
; Package
guix-patches
.
(Mon, 27 Mar 2023 15:57:02 GMT)
Full text and
rfc822 format available.
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Bruno Victal <mirai <at> makinata.eu> writes:
> * gnu/packages/mpd.scm (mympd): Update to 10.2.6.
> ---
> gnu/packages/mpd.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks Bruno, I've pushed this to the master branch as
80969b15dcbce447f409049731916146696ed53b.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 27 Mar 2023 15:57:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Bruno Victal <mirai <at> makinata.eu>
:
bug acknowledged by developer.
(Mon, 27 Mar 2023 15:57:03 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
.
(Tue, 25 Apr 2023 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.