From: "Antoine Côté" <antoine.cote@posteo.net>
To: 45583@debbugs.gnu.org
Subject: [bug#45583] [PATCH] gnu: rav1e: Update to 0.3.5.
Date: Thu, 31 Dec 2020 18:42:15 -0500 [thread overview]
Message-ID: <20201231234215.66002-1-antoine.cote@posteo.net> (raw)
* gnu/packages/video.scm (rav1e): Update to 0.3.5.
---
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 b99846a3ff..e5de2e672f 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4741,7 +4741,7 @@ result in several formats:
(define-public rav1e
(package
(name "rav1e")
- (version "0.3.4")
+ (version "0.3.5")
(source
(origin
(method url-fetch)
@@ -4750,7 +4750,7 @@ result in several formats:
(string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1mx6jlx2rdhmyh68h9h34kn9ssa7lv0y97j8fd9qm7qhs2q1n0cj"))))
+ "0c40gq4qid2apmlgzx98f6826jmn2n61prk0rn7sjxaw7yimw854"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
--
2.29.2
next reply other threads:[~2020-12-31 23:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-31 23:42 Antoine Côté [this message]
2021-01-03 15:19 ` bug#45583: [PATCH] gnu: rav1e: Update to 0.3.5 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201231234215.66002-1-antoine.cote@posteo.net \
--to=antoine.cote@posteo.net \
--cc=45583@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.