GNU bug report logs -
#39429
[PATCH] gnu: streamlink: Update to 1.3.1.
Previous Next
Reported by: Josh Holland <josh <at> inv.alid.pw>
Date: Wed, 5 Feb 2020 01:01:02 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
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 39429 in the body.
You can then email your comments to 39429 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#39429
; Package
guix-patches
.
(Wed, 05 Feb 2020 01:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Josh Holland <josh <at> inv.alid.pw>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 05 Feb 2020 01:01:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (streamlink): Update to 1.3.1.
---
This fixes compatibility with the mpv media player.
gnu/packages/video.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 8c94f0e34a..023dbbdc04 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -36,6 +36,7 @@
;;; Copyright © 2019 Arne Babenhauserheide <arne_bab <at> web.de>
;;; Copyright © 2019 Riku Viitanen <riku.viitanen <at> protonmail.com>
;;; Copyright © 2020 Oleg Pykhalov <go.wigust <at> gmail.com>
+;;; Copyright © 2020 Josh Holland <josh <at> inv.alid.pw>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2182,14 +2183,14 @@ and custom quantization matrices.")
(define-public streamlink
(package
(name "streamlink")
- (version "1.3.0")
+ (version "1.3.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "streamlink" version))
(sha256
(base32
- "0593ffjpz82jrljnzxfafkcmcqad3r1ijjan0hm04xjcnxc9cr00"))))
+ "0cnlg3ra3g6dml4xfy9ysy9b4qwyn458fadd8ac44cfwi3v4gq6y"))))
(build-system python-build-system)
(home-page "https://github.com/streamlink/streamlink")
(native-inputs
--
2.25.0
Reply sent
to
Marius Bakke <mbakke <at> fastmail.com>
:
You have taken responsibility.
(Wed, 05 Feb 2020 20:47:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Josh Holland <josh <at> inv.alid.pw>
:
bug acknowledged by developer.
(Wed, 05 Feb 2020 20:47:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 39429-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Josh Holland <josh <at> inv.alid.pw> writes:
> * gnu/packages/video.scm (streamlink): Update to 1.3.1.
> ---
> This fixes compatibility with the mpv media player.
Applied, thanks!
[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
.
(Thu, 05 Mar 2020 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.