GNU bug report logs - #67295
[PATCH] gnu: dav1d: Update to 1.3.0.

Previous Next

Package: guix-patches;

Reported by: Antoine Côté <antoine.cote <at> posteo.net>

Date: Mon, 20 Nov 2023 14:52:02 UTC

Severity: normal

Tags: patch

Done: Steve George <steve <at> futurile.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 67295 in the body.
You can then email your comments to 67295 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#67295; Package guix-patches. (Mon, 20 Nov 2023 14:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Antoine Côté <antoine.cote <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 20 Nov 2023 14:52:02 GMT) Full text and rfc822 format available.

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

From: Antoine Côté <antoine.cote <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Antoine Côté <antoine.cote <at> posteo.net>
Subject: [PATCH] gnu: dav1d: Update to 1.3.0.
Date: Mon, 20 Nov 2023 14:51:08 +0000
* gnu/packages/video.scm (dav1d): Update to 1.3.0.

Change-Id: I98797dff74202c08a954b616e787dc46301bcf31
---
 gnu/packages/video.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 561268aabd..e4d200cf50 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -45,7 +45,7 @@
 ;;; Copyright © 2020 Brett Gilio <brettg <at> gnu.org>
 ;;; Copyright © 2020 Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
 ;;; Copyright © 2020 Ivan Kozlov <kanichos <at> yandex.ru>
-;;; Copyright © 2020 Antoine Côté <antoine.cote <at> posteo.net>
+;;; Copyright © 2020, 2023 Antoine Côté <antoine.cote <at> posteo.net>
 ;;; Copyright © 2020 Hartmut Goebel <h.goebel <at> crazy-compilers.com>
 ;;; Copyright © 2021 Alexey Abramov <levenson <at> mmer.org>
 ;;; Copyright © 2021, 2022, 2023 Andrew Tropin <andrew <at> trop.in>
@@ -5153,7 +5153,7 @@ (define-public shotcut
 (define-public dav1d
   (package
     (name "dav1d")
-    (version "1.0.0")
+    (version "1.3.0")
     (source
       (origin
         (method git-fetch)
@@ -5162,7 +5162,7 @@ (define-public dav1d
                (commit version)))
         (file-name (git-file-name name version))
         (sha256
-         (base32 "0jkvb5as7danpalzlwd0w1dc9i2vijvmf39z0j6fwqvialsgnnj5"))))
+         (base32 "17r6qdijdnqfciqa0ia2y4gyhaav6y5gc4d9xj4dg9h7xnpyxc3k"))))
     (build-system meson-build-system)
     (native-inputs (list nasm))
     (home-page "https://code.videolan.org/videolan/dav1d")

base-commit: 761810d32a0550912b5bb36a0c9f60141bcb7d20
prerequisite-patch-id: 825ffabc4bc20118789218ef11959ae9cf64bdff
prerequisite-patch-id: 232668107887f0ae447b03c50ae23e7056b8d8f3
-- 
2.41.0





bug closed, send any further explanations to 67295 <at> debbugs.gnu.org and Antoine Côté <antoine.cote <at> posteo.net> Request was from Steve George <steve <at> futurile.net> to control <at> debbugs.gnu.org. (Tue, 08 Oct 2024 08:08:01 GMT) Full text and rfc822 format available.

Message sent on to Antoine Côté <antoine.cote <at> posteo.net>:
bug#67295. (Tue, 08 Oct 2024 08:08:02 GMT) Full text and rfc822 format available.

Message #10 received at 67295-submitter <at> debbugs.gnu.org (full text, mbox):

From: Steve George <steve <at> futurile.net>
To: control <at> debbugs.gnu.org
Cc: 67295-submitter <at> debbugs.gnu.org
Subject: closing 67295
Date: Tue, 8 Oct 2024 09:06:57 +0100
close 67295 
Antoine - thanks for the patch, looks like it's in Guix now.
thanks





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Nov 2024 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 13 days ago.

Previous Next


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