emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48866: closed ([PATCH] gnu: vlc: Update to 3.0.14.)


From: GNU bug Tracking System
Subject: bug#48866: closed ([PATCH] gnu: vlc: Update to 3.0.14.)
Date: Sun, 06 Jun 2021 16:38:01 +0000

Your message dated Sun, 06 Jun 2021 18:37:43 +0200
with message-id <87k0n7t0dk.fsf@nckx>
and subject line Re: [bug#48866] [PATCH] gnu: vlc: Update to 3.0.14.
has caused the debbugs.gnu.org bug report #48866,
regarding [PATCH] gnu: vlc: Update to 3.0.14.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48866: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48866
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: vlc: Update to 3.0.14. Date: Sun, 6 Jun 2021 11:02:07 +0200

* gnu/packages/video.scm (vlc): Update to 3.0.14.
---
 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 d85a4045f1..ce5485efea 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1751,7 +1751,7 @@ videoformats depend on the configuration flags of 
ffmpeg.")
 (define-public vlc
   (package
     (name "vlc")
-    (version "3.0.12")
+    (version "3.0.14")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1760,7 +1760,7 @@ videoformats depend on the configuration flags of 
ffmpeg.")
                     "/vlc-" version ".tar.xz"))
               (sha256
                (base32
-                "0ygqihw2c5vvzv8950dlf7rdwz1cpz1668jgyja604ljibrmix7g"))))
+                "19imhm6wd85nm2r4xwa7g500rmya021aj93b1q33gany6ddkxfa9"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("flex" ,flex)
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48866] [PATCH] gnu: vlc: Update to 3.0.14. Date: Sun, 06 Jun 2021 18:37:43 +0200
Solene Rapenne via Guix-patches via 写道:
* gnu/packages/video.scm (vlc): Update to 3.0.14.

Thank you!  Pushed as e2ad110f4c2a54cecaa8fed3792ba2dbe5fa2af4.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]