GNU bug report logs -
#32232
[PATCH] gnu: youtube-dl: Update to 2018.07.10.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32232 in the body.
You can then email your comments to 32232 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#32232
; Package
guix-patches
.
(Sat, 21 Jul 2018 08:35:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 21 Jul 2018 08:35:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
* gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 9419ef86c..7bf4e4379 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1225,7 +1225,7 @@ access to mpv's powerful playback capabilities.")
(define-public youtube-dl
(package
(name "youtube-dl")
- (version "2018.06.19")
+ (version "2018.07.10")
(source (origin
(method url-fetch)
(uri (string-append "https://yt-dl.org/downloads/"
@@ -1233,7 +1233,7 @@ access to mpv's powerful playback capabilities.")
version ".tar.gz"))
(sha256
(base32
- "0ys2mc84r7mjpn7rykb57sn3ii1kp3divjdn2ivwqknj8jrzg3z6"))))
+ "1rigah941k2drzx5qz937lk68gw9jrizj5lgd9f9znp0bgi2d0xd"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion
--
2.18.0
[Message part 2 (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#32232
; Package
guix-patches
.
(Sat, 21 Jul 2018 11:33:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 32232 <at> debbugs.gnu.org (full text, mbox):
Björn Höfling transcribed 1.5K bytes:
>
> * gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.
> ---
> gnu/packages/video.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
> index 9419ef86c..7bf4e4379 100644
> --- a/gnu/packages/video.scm
> +++ b/gnu/packages/video.scm
> @@ -1225,7 +1225,7 @@ access to mpv's powerful playback capabilities.")
> (define-public youtube-dl
> (package
> (name "youtube-dl")
> - (version "2018.06.19")
> + (version "2018.07.10")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://yt-dl.org/downloads/"
> @@ -1233,7 +1233,7 @@ access to mpv's powerful playback capabilities.")
> version ".tar.gz"))
> (sha256
> (base32
> - "0ys2mc84r7mjpn7rykb57sn3ii1kp3divjdn2ivwqknj8jrzg3z6"))))
> + "1rigah941k2drzx5qz937lk68gw9jrizj5lgd9f9znp0bgi2d0xd"))))
> (build-system python-build-system)
> (arguments
> ;; The problem here is that the directory for the man page and completion
> --
> 2.18.0
>
LGTM. I have the same hash + version in use for a while now.
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Sat, 21 Jul 2018 18:16:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
:
bug acknowledged by developer.
(Sat, 21 Jul 2018 18:16:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 32232-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Sat, Jul 21, 2018 at 10:34:09AM +0200, Björn Höfling wrote:
>
> * gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.
Thanks! Pushed as 889e7fab3c04be98a59b880bf44fbdaa6ddf0a4e
[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
.
(Sun, 19 Aug 2018 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.