Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] difftastic: update to 0.40.0.
@ 2022-12-29  7:09 icp1994
  2023-01-09  6:14 ` [PR PATCH] [Updated] " icp1994
  2023-01-14  1:04 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2022-12-29  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages difftastic
https://github.com/void-linux/void-packages/pull/41338

difftastic: update to 0.40.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/41338.patch is attached

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

From 67d8a73b6d78346a6a0f4a97a6d57a8fa90972ec Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 29 Dec 2022 12:38:42 +0530
Subject: [PATCH] difftastic: update to 0.40.0.

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

diff --git a/srcpkgs/difftastic/template b/srcpkgs/difftastic/template
index 4e19e477a5ed..a97b87726f5e 100644
--- a/srcpkgs/difftastic/template
+++ b/srcpkgs/difftastic/template
@@ -1,6 +1,6 @@
 # Template file for 'difftastic'
 pkgname=difftastic
-version=0.39.0
+version=0.40.0
 revision=1
 build_style=cargo
 short_desc="Structural diff tool that understands syntax"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://difftastic.wilfred.me.uk"
 changelog="https://raw.githubusercontent.com/Wilfred/difftastic/master/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/difftastic/difftastic-${version}.crate"
-checksum=410eff9c811751c54ceb0edb2635ee5466a61c1b6b6600bb58cf0145efdd0459
+checksum=22ef73697feda41fa7bfa5f0c3c1d93c4d89881659cd5f6454c6a6e00dc8ecc9
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

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

* Re: [PR PATCH] [Updated] difftastic: update to 0.40.0.
  2022-12-29  7:09 [PR PATCH] difftastic: update to 0.40.0 icp1994
@ 2023-01-09  6:14 ` icp1994
  2023-01-14  1:04 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-01-09  6:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages difftastic
https://github.com/void-linux/void-packages/pull/41338

difftastic: update to 0.40.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/41338.patch is attached

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

From c8839cae52912da002ae3accdcf01cb65e16177e Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 29 Dec 2022 12:38:42 +0530
Subject: [PATCH] difftastic: update to 0.41.0.

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

diff --git a/srcpkgs/difftastic/template b/srcpkgs/difftastic/template
index 4e19e477a5ed..a25aee7aa04d 100644
--- a/srcpkgs/difftastic/template
+++ b/srcpkgs/difftastic/template
@@ -1,6 +1,6 @@
 # Template file for 'difftastic'
 pkgname=difftastic
-version=0.39.0
+version=0.41.0
 revision=1
 build_style=cargo
 short_desc="Structural diff tool that understands syntax"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://difftastic.wilfred.me.uk"
 changelog="https://raw.githubusercontent.com/Wilfred/difftastic/master/CHANGELOG.md"
 distfiles="https://static.crates.io/crates/difftastic/difftastic-${version}.crate"
-checksum=410eff9c811751c54ceb0edb2635ee5466a61c1b6b6600bb58cf0145efdd0459
+checksum=97dd6518d1d2ee46db04ecc4170f4fb90ce0a4e54672a64bee7e1b7aa8776c60
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

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

* Re: [PR PATCH] [Merged]: difftastic: update to 0.40.0.
  2022-12-29  7:09 [PR PATCH] difftastic: update to 0.40.0 icp1994
  2023-01-09  6:14 ` [PR PATCH] [Updated] " icp1994
@ 2023-01-14  1:04 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-01-14  1:04 UTC (permalink / raw)
  To: ml

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

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

difftastic: update to 0.40.0.
https://github.com/void-linux/void-packages/pull/41338

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

#### 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-01-14  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-29  7:09 [PR PATCH] difftastic: update to 0.40.0 icp1994
2023-01-09  6:14 ` [PR PATCH] [Updated] " icp1994
2023-01-14  1:04 ` [PR PATCH] [Merged]: " classabbyamp

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