Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] riff: update to 2.25.0.
@ 2023-08-14  7:56 0x5c
  2023-08-16  9:45 ` [PR PATCH] [Updated] " 0x5c
  2023-08-17 14:18 ` [PR PATCH] [Merged]: riff: update to 2.25.1 leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: 0x5c @ 2023-08-14  7:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x5c/void-packages update/riff
https://github.com/void-linux/void-packages/pull/45598

riff: update to 2.25.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 2c69014a540b6758a44200b448feffe88fd8e23b Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Mon, 14 Aug 2023 03:47:57 -0400
Subject: [PATCH] riff: update to 2.25.0.

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

diff --git a/srcpkgs/riff/template b/srcpkgs/riff/template
index f64cc2ee0b89a..26712a267f4cd 100644
--- a/srcpkgs/riff/template
+++ b/srcpkgs/riff/template
@@ -1,6 +1,6 @@
 # Template file for 'riff'
 pkgname=riff
-version=2.23.4
+version=2.25.0
 revision=1
 build_style=cargo
 short_desc="Diff filter highlighting which line parts have changed"
@@ -8,7 +8,7 @@ maintainer="0x5c <dev@0x5c.io>"
 license="MIT"
 homepage="https://github.com/walles/riff"
 distfiles="https://github.com/walles/riff/archive/refs/tags/${version}.tar.gz"
-checksum=59a7a9b3f87fa63b3d15672b58412a412525c12dc683be9c98cf544ad2aa2200
+checksum=c0a2d0c6beaab92431f6846a25544b3d63b3ea433e33c9db9aa9f5a5d65f1d97
 
 post_patch() {
 	# Needed to prevent a rebuilt in do_install()

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

* Re: [PR PATCH] [Updated] riff: update to 2.25.0.
  2023-08-14  7:56 [PR PATCH] riff: update to 2.25.0 0x5c
@ 2023-08-16  9:45 ` 0x5c
  2023-08-17 14:18 ` [PR PATCH] [Merged]: riff: update to 2.25.1 leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: 0x5c @ 2023-08-16  9:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x5c/void-packages update/riff
https://github.com/void-linux/void-packages/pull/45598

riff: update to 2.25.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6647a8457fa3fb417d10d1b207d0735b82a880ee Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Mon, 14 Aug 2023 03:47:57 -0400
Subject: [PATCH] riff: update to 2.25.1.

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

diff --git a/srcpkgs/riff/template b/srcpkgs/riff/template
index f64cc2ee0b89a..66409ab6c5564 100644
--- a/srcpkgs/riff/template
+++ b/srcpkgs/riff/template
@@ -1,6 +1,6 @@
 # Template file for 'riff'
 pkgname=riff
-version=2.23.4
+version=2.25.1
 revision=1
 build_style=cargo
 short_desc="Diff filter highlighting which line parts have changed"
@@ -8,7 +8,7 @@ maintainer="0x5c <dev@0x5c.io>"
 license="MIT"
 homepage="https://github.com/walles/riff"
 distfiles="https://github.com/walles/riff/archive/refs/tags/${version}.tar.gz"
-checksum=59a7a9b3f87fa63b3d15672b58412a412525c12dc683be9c98cf544ad2aa2200
+checksum=4df3c1c55a391961e5f33c4775296f420c0e348e9f74b285ce739d9da791e5f4
 
 post_patch() {
 	# Needed to prevent a rebuilt in do_install()

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

* Re: [PR PATCH] [Merged]: riff: update to 2.25.1.
  2023-08-14  7:56 [PR PATCH] riff: update to 2.25.0 0x5c
  2023-08-16  9:45 ` [PR PATCH] [Updated] " 0x5c
@ 2023-08-17 14:18 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-08-17 14:18 UTC (permalink / raw)
  To: ml

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

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

riff: update to 2.25.1.
https://github.com/void-linux/void-packages/pull/45598

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-14  7:56 [PR PATCH] riff: update to 2.25.0 0x5c
2023-08-16  9:45 ` [PR PATCH] [Updated] " 0x5c
2023-08-17 14:18 ` [PR PATCH] [Merged]: riff: update to 2.25.1 leahneukirchen

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).