GNU bug report logs -
#63106
[PATCH] gnu: dav1d: Update to 1.1.0
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 27 Apr 2023 06:09:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
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 63106 in the body.
You can then email your comments to 63106 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#63106
; Package
guix-patches
.
(Thu, 27 Apr 2023 06:09: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
.
(Thu, 27 Apr 2023 06:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (dav1d): Update to 1.1.0
---
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 838dfe7aab..ea513548b0 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5002,7 +5002,7 @@ (define-public shotcut
(define-public dav1d
(package
(name "dav1d")
- (version "1.0.0")
+ (version "1.1.0")
(source
(origin
(method git-fetch)
@@ -5011,7 +5011,7 @@ (define-public dav1d
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0jkvb5as7danpalzlwd0w1dc9i2vijvmf39z0j6fwqvialsgnnj5"))))
+ (base32 "01lb720wgb1hb2fkpg6vvyw10nbfvhcxxqvl0lmprxn8lnqr6knn"))))
(build-system meson-build-system)
(native-inputs (list nasm))
(home-page "https://code.videolan.org/videolan/dav1d")
base-commit: db19e30673a72ff8ee34276ede5dd081e6023cd3
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63106
; Package
guix-patches
.
(Sun, 30 Apr 2023 01:26:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 63106 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (dav1d): Update to 1.1.0
---
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 838dfe7aab..ea513548b0 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5002,7 +5002,7 @@ (define-public shotcut
(define-public dav1d
(package
(name "dav1d")
- (version "1.0.0")
+ (version "1.1.0")
(source
(origin
(method git-fetch)
@@ -5011,7 +5011,7 @@ (define-public dav1d
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0jkvb5as7danpalzlwd0w1dc9i2vijvmf39z0j6fwqvialsgnnj5"))))
+ (base32 "01lb720wgb1hb2fkpg6vvyw10nbfvhcxxqvl0lmprxn8lnqr6knn"))))
(build-system meson-build-system)
(native-inputs (list nasm))
(home-page "https://code.videolan.org/videolan/dav1d")
base-commit: 85c137adde84055d78b16d84e5ae4817995bce28
--
2.39.2
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63106
; Package
guix-patches
.
(Wed, 20 Sep 2023 05:27:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 63106 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (dav1d): Update to 1.1.0
---
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 c2f5b52042..c1ac5c163d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5072,7 +5072,7 @@ (define-public shotcut
(define-public dav1d
(package
(name "dav1d")
- (version "1.0.0")
+ (version "1.1.0")
(source
(origin
(method git-fetch)
@@ -5081,7 +5081,7 @@ (define-public dav1d
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0jkvb5as7danpalzlwd0w1dc9i2vijvmf39z0j6fwqvialsgnnj5"))))
+ (base32 "01lb720wgb1hb2fkpg6vvyw10nbfvhcxxqvl0lmprxn8lnqr6knn"))))
(build-system meson-build-system)
(native-inputs (list nasm))
(home-page "https://code.videolan.org/videolan/dav1d")
base-commit: 4b3b2e63007acee9e3a8c2ea728190480d092c3c
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63106
; Package
guix-patches
.
(Mon, 20 Nov 2023 08:51:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 63106 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (dav1d): Update to 1.3.0
Change-Id: I05ea2817c7d97c583927a175e2307e853ebd551a
---
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..ef3f715424 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -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: 71b92466430acb8c91841522dc0eb7d766af4388
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63106
; Package
guix-patches
.
(Tue, 13 Feb 2024 07:23:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 63106 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (dav1d): Update to 1.3.0
Change-Id: I05ea2817c7d97c583927a175e2307e853ebd551a
---
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 1123fd0a44..5a5a8a2caf 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5575,7 +5575,7 @@ (define-public shotcut
(define-public dav1d
(package
(name "dav1d")
- (version "1.0.0")
+ (version "1.3.0")
(source
(origin
(method git-fetch)
@@ -5584,7 +5584,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: 5f86eebd240958001ab4f178005f355d24d9b7f1
--
2.34.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#63106
; Package
guix-patches
.
(Fri, 16 Feb 2024 08:54:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 63106 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/video.scm (dav1d): Update to 1.3.0
Change-Id: I05ea2817c7d97c583927a175e2307e853ebd551a
---
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 c70646eccd..6f99f8649e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5547,7 +5547,7 @@ (define-public shotcut
(define-public dav1d
(package
(name "dav1d")
- (version "1.0.0")
+ (version "1.3.0")
(source
(origin
(method git-fetch)
@@ -5556,7 +5556,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: 05e99036dc480a150b399735ae3c02d5b824b35b
--
2.34.1
Reply sent
to
Efraim Flashner <efraim <at> flashner.co.il>
:
You have taken responsibility.
(Tue, 05 Mar 2024 08:23:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Tue, 05 Mar 2024 08:23:02 GMT)
Full text and
rfc822 format available.
Message #25 received at 63106-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Sorry, I didn't see this patch and duplicated your effort on the
rust-team branch. dav1d is now updated to 1.3.0 on master.
--
Efraim Flashner <efraim <at> flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[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
.
(Tue, 02 Apr 2024 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 36 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.