GNU bug report logs -
#65372
[PATCH] gnu: mympd: Update to 11.0.3.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Fri, 18 Aug 2023 21:40:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.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 65372 in the body.
You can then email your comments to 65372 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#65372
; Package
guix-patches
.
(Fri, 18 Aug 2023 21:40:01 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, 18 Aug 2023 21:40:01 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 11.0.3.
---
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 a399c1eab1..15bab55e9e 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -615,7 +615,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "11.0.2")
+ (version "11.0.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -624,7 +624,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "0n6dyy6znzicm5v9mkcghm3lwi6zwysnpr0drvacqprr0r5l596a"))))
+ "0fbn3x2ry02bfxf4b5541s9v3a3dm2dgrg10zwi2bmhp0253scx4"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: 597af70fd24eb85a85fa8c45008c9cfa241f4d0b
--
2.40.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#65372
; Package
guix-patches
.
(Sat, 19 Aug 2023 19:56:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 65372 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/mpd.scm (mympd): Update to 11.0.4.
---
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 a399c1eab1..624febaa2a 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -615,7 +615,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "11.0.2")
+ (version "11.0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -624,7 +624,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "0n6dyy6znzicm5v9mkcghm3lwi6zwysnpr0drvacqprr0r5l596a"))))
+ "0ki9az71x35548mnl5assb0hgli3bvrbzv0fb5dfli4q5i1z8fmq"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
--
2.40.1
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sat, 26 Aug 2023 03:34:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Bruno Victal <mirai <at> makinata.eu>
:
bug acknowledged by developer.
(Sat, 26 Aug 2023 03:34:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 65372-done <at> debbugs.gnu.org (full text, mbox):
Bruno Victal <mirai <at> makinata.eu> writes:
> * gnu/packages/mpd.scm (mympd): Update to 11.0.4.
Pushed, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 23 Sep 2023 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 232 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.