Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qsv: update to 0.104.1.
@ 2023-05-24 19:15 icp1994
  2023-06-10 18:42 ` [PR PATCH] [Updated] " icp1994
  2023-06-14 17:31 ` [PR PATCH] [Merged]: qsv: update to 0.106.0 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-05-24 19:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/44063

qsv: update to 0.104.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/44063.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qsv-44063.patch --]
[-- Type: text/x-diff, Size: 987 bytes --]

From 8de973e97058967fb753b6ad94043ba4b697b779 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 23 May 2023 22:16:53 +0530
Subject: [PATCH] qsv: update to 0.104.1.

---
 srcpkgs/qsv/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index 98108a8addee..1e70a32a4153 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,6 +1,6 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.103.1
+version=0.104.1
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -12,4 +12,4 @@ license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=6c67f0eac5e011e94cd8d034c7e9d519a6eeddfad5dba53abc6d91aea55ccd99
+checksum=1ca26ba7af252b026d1a34ebc16e55f7016ac69748054d8fea393edaaeaabe69

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] qsv: update to 0.104.1.
  2023-05-24 19:15 [PR PATCH] qsv: update to 0.104.1 icp1994
@ 2023-06-10 18:42 ` icp1994
  2023-06-14 17:31 ` [PR PATCH] [Merged]: qsv: update to 0.106.0 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-06-10 18:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/44063

qsv: update to 0.104.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/44063.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qsv-44063.patch --]
[-- Type: text/x-diff, Size: 987 bytes --]

From 92d20337e91f1de9f4e4e83e9b7068ca663d9a41 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 23 May 2023 22:16:53 +0530
Subject: [PATCH] qsv: update to 0.106.0.

---
 srcpkgs/qsv/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index 98108a8addee..30448b946128 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,6 +1,6 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.103.1
+version=0.106.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -12,4 +12,4 @@ license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=6c67f0eac5e011e94cd8d034c7e9d519a6eeddfad5dba53abc6d91aea55ccd99
+checksum=ce7c3eac35d495188ceda49536ce1997a78a319a42d715d3b0b1712b57c3267c

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: qsv: update to 0.106.0.
  2023-05-24 19:15 [PR PATCH] qsv: update to 0.104.1 icp1994
  2023-06-10 18:42 ` [PR PATCH] [Updated] " icp1994
@ 2023-06-14 17:31 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-06-14 17:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

There's a merged pull request on the void-packages repository

qsv: update to 0.106.0.
https://github.com/void-linux/void-packages/pull/44063

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-14 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24 19:15 [PR PATCH] qsv: update to 0.104.1 icp1994
2023-06-10 18:42 ` [PR PATCH] [Updated] " icp1994
2023-06-14 17:31 ` [PR PATCH] [Merged]: qsv: update to 0.106.0 Duncaen

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 NNTP newsgroup(s).