unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 63106@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#63106] [PATCH core-updates v5] gnu: dav1d: Update to 1.3.0
Date: Mon, 12 Feb 2024 23:21:31 -0800	[thread overview]
Message-ID: <12996ff64e372d8175076c2dc16b0d857beaf5fb.1707808857.git.atai@atai.org> (raw)
In-Reply-To: <20230427060836.16181-1-atai@atai.org>

* 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





  parent reply	other threads:[~2024-02-13  7:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27  6:08 [bug#63106] [PATCH] gnu: dav1d: Update to 1.1.0 Andy Tai
2023-04-30  1:25 ` [bug#63106] [PATCH v2] " Andy Tai
2023-09-20  5:26 ` [bug#63106] [PATCH v3] " Andy Tai
2023-11-20  8:49 ` [bug#63106] [PATCH v4] gnu: dav1d: Update to 1.3.0 Andy Tai
2024-02-13  7:21 ` Andy Tai [this message]
2024-02-16  8:51 ` [bug#63106] [PATCH core-updates v6] " Andy Tai
2024-03-05  8:21   ` bug#63106: " Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12996ff64e372d8175076c2dc16b0d857beaf5fb.1707808857.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=63106@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).