Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tali: update to 40.8
@ 2022-09-05  9:35 clyhtsuriva
  2022-09-05  9:36 ` [PR PATCH] [Updated] " clyhtsuriva
  2022-09-05 15:38 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: clyhtsuriva @ 2022-09-05  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages tali-update
https://github.com/void-linux/void-packages/pull/39109

tali: update to 40.8
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 8bb940560c37380bd1c2d8cb4f4f5b37d313e468 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 5 Sep 2022 11:25:31 +0200
Subject: [PATCH 1/2] pdd: update to 1.6

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

diff --git a/srcpkgs/pdd/template b/srcpkgs/pdd/template
index 0ec02c971ec6..dccea79e32c8 100644
--- a/srcpkgs/pdd/template
+++ b/srcpkgs/pdd/template
@@ -1,6 +1,6 @@
 # Template file for 'pdd'
 pkgname=pdd
-version=1.5
+version=1.6
 revision=1
 build_style=gnu-makefile
 depends="python3-dateutil"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/jarun/pdd"
 changelog="https://raw.githubusercontent.com/jarun/pdd/master/CHANGELOG"
 distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
-checksum=cd615dc9aa015bb5d0f1a1d03f1de7db994628256cfe8ed8ab25e1fb2e9d3762
+checksum=607fe77b0faf3f50301971120bad01da571c9107151a5344523ee38055649267

From cd55c4ef1a8f36127bb9c399d8e4b3530910f8d3 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 5 Sep 2022 11:35:46 +0200
Subject: [PATCH 2/2] tali: update to 40.8

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

diff --git a/srcpkgs/tali/template b/srcpkgs/tali/template
index 659f5257ae2e..463e3d3c5964 100644
--- a/srcpkgs/tali/template
+++ b/srcpkgs/tali/template
@@ -1,6 +1,6 @@
 # Template file for 'tali'
 pkgname=tali
-version=40.6
+version=40.8
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext glib-devel itstool"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Tali"
 changelog="https://gitlab.gnome.org/GNOME/tali/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/tali/${version%.*}/tali-${version}.tar.xz"
-checksum=83fba047edecd196d30719a70e2f4d0986bb26cc2bd5f955a0a9200ea63f0612
+checksum=6c178c160fcbb4d11be3d1569d538e0e78140d50bbdb52a7583188f795c017ee

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

* Re: [PR PATCH] [Updated] tali: update to 40.8
  2022-09-05  9:35 [PR PATCH] tali: update to 40.8 clyhtsuriva
@ 2022-09-05  9:36 ` clyhtsuriva
  2022-09-05 15:38 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: clyhtsuriva @ 2022-09-05  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages tali-update
https://github.com/void-linux/void-packages/pull/39109

tali: update to 40.8
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From f1efed7e7d1cfa809a4242db8f5fa933353e689f Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 5 Sep 2022 11:36:33 +0200
Subject: [PATCH] tali: update to 40.8

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

diff --git a/srcpkgs/tali/template b/srcpkgs/tali/template
index 659f5257ae2e..463e3d3c5964 100644
--- a/srcpkgs/tali/template
+++ b/srcpkgs/tali/template
@@ -1,6 +1,6 @@
 # Template file for 'tali'
 pkgname=tali
-version=40.6
+version=40.8
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext glib-devel itstool"
@@ -11,4 +11,4 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Tali"
 changelog="https://gitlab.gnome.org/GNOME/tali/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/tali/${version%.*}/tali-${version}.tar.xz"
-checksum=83fba047edecd196d30719a70e2f4d0986bb26cc2bd5f955a0a9200ea63f0612
+checksum=6c178c160fcbb4d11be3d1569d538e0e78140d50bbdb52a7583188f795c017ee

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

* Re: [PR PATCH] [Merged]: tali: update to 40.8
  2022-09-05  9:35 [PR PATCH] tali: update to 40.8 clyhtsuriva
  2022-09-05  9:36 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-09-05 15:38 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-09-05 15:38 UTC (permalink / raw)
  To: ml

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

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

tali: update to 40.8
https://github.com/void-linux/void-packages/pull/39109

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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

end of thread, other threads:[~2022-09-05 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05  9:35 [PR PATCH] tali: update to 40.8 clyhtsuriva
2022-09-05  9:36 ` [PR PATCH] [Updated] " clyhtsuriva
2022-09-05 15:38 ` [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).