GNU bug report logs - #67293
[PATCH] gnu: ffmpeg: Update to 6.1

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Mon, 20 Nov 2023 08:40:01 UTC

Severity: normal

Tags: patch

Done: Andy Tai <atai <at> atai.org>

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 67293 in the body.
You can then email your comments to 67293 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67293; Package guix-patches. (Mon, 20 Nov 2023 08:40:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 20 Nov 2023 08:40:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: ffmpeg: Update to 6.1
Date: Mon, 20 Nov 2023 00:38:33 -0800
* gnu/packages/video.scm (ffmpeg): Update to 6.1

Change-Id: Ifd5080cef5f1fa73c79744969db9973f85d2bd74
---
 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 561268aabd..be631d0256 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1581,14 +1581,14 @@ (define-public libva-utils
 (define-public ffmpeg
   (package
     (name "ffmpeg")
-    (version "6.0")
+    (version "6.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ffmpeg.org/releases/ffmpeg-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "10kh2f4y4isfqj4xpcqqnzk611jh89ywcjyjnq9c2jcv5p18ggjp"))))
+                "0w620x118dz8aj3a4ipy65d4mnzixaamq7gp07lvxcyrgpjpd328"))))
     (outputs '("out" "debug"))
     (build-system gnu-build-system)
     (inputs

base-commit: 71b92466430acb8c91841522dc0eb7d766af4388
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#67293; Package guix-patches. (Mon, 01 Jan 2024 02:05:01 GMT) Full text and rfc822 format available.

Message #8 received at 67293 <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: 67293 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH v2] gnu: ffmpeg: Update to 6.1
Date: Sun, 31 Dec 2023 18:04:15 -0800
* gnu/packages/video.scm (ffmpeg): Update to 6.1

Change-Id: Ifd5080cef5f1fa73c79744969db9973f85d2bd74
---
 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 6da4897a57..82eef07eaa 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1657,14 +1657,14 @@ (define-public libva-utils
 (define-public ffmpeg
   (package
     (name "ffmpeg")
-    (version "6.0")
+    (version "6.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ffmpeg.org/releases/ffmpeg-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "10kh2f4y4isfqj4xpcqqnzk611jh89ywcjyjnq9c2jcv5p18ggjp"))))
+                "0w620x118dz8aj3a4ipy65d4mnzixaamq7gp07lvxcyrgpjpd328"))))
     (outputs '("out" "debug"))
     (build-system gnu-build-system)
     (inputs

base-commit: 19f5302d136783d861b42107ae5e2920bbd769d9
-- 
2.41.0





bug closed, send any further explanations to 67293 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Sun, 07 Jan 2024 01:40:02 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. (Sun, 04 Feb 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.