Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ART: update to 1.12.1.
@ 2022-02-01 12:56 notthewave
  2022-02-01 12:59 ` [PR PATCH] [Updated] " notthewave
  2022-02-02  9:50 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: notthewave @ 2022-02-01 12:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/notthewave/void-packages ART
https://github.com/void-linux/void-packages/pull/35342

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


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

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

From fe03970d8a1a55420b9e9d53dc0f3f98d2b613c4 Mon Sep 17 00:00:00 2001
From: notthewave <winklbauer_m@zoho.eu>
Date: Tue, 1 Feb 2022 13:54:19 +0100
Subject: [PATCH] ART: update to 1.12.1.

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

diff --git a/srcpkgs/ART/template b/srcpkgs/ART/template
index 4cffa67a477f..920204efb1e5 100644
--- a/srcpkgs/ART/template
+++ b/srcpkgs/ART/template
@@ -1,6 +1,6 @@
 # Template file for 'ART'
 pkgname=ART
-version=1.12
+version=1.12.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -12,4 +12,4 @@ maintainer="notthewave <winklbauer_m@zoho.eu>"
 license="GPL-3.0-or-later"
 homepage="https://bitbucket.org/agriggio/art/wiki/Home"
 distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
-checksum=ef4b78a52b9301acf0cff3690caaba7cd57b82dbe14e2181a5f24d93e03dbef2
+checksum=1f9e175d6f414ed52e9a89650331f8c82da4b8bba3da54ca8df8127a919675e0

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

* Re: [PR PATCH] [Updated] ART: update to 1.12.1.
  2022-02-01 12:56 [PR PATCH] ART: update to 1.12.1 notthewave
@ 2022-02-01 12:59 ` notthewave
  2022-02-02  9:50 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: notthewave @ 2022-02-01 12:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/notthewave/void-packages ART
https://github.com/void-linux/void-packages/pull/35342

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


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

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

From 32cbe153c91322f1cef278548c2a198923b90505 Mon Sep 17 00:00:00 2001
From: notthewave <winklbauer_m@zoho.eu>
Date: Tue, 1 Feb 2022 13:54:19 +0100
Subject: [PATCH] ART: update to 1.12.1.

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

diff --git a/srcpkgs/ART/template b/srcpkgs/ART/template
index 4cffa67a477f..920204efb1e5 100644
--- a/srcpkgs/ART/template
+++ b/srcpkgs/ART/template
@@ -1,6 +1,6 @@
 # Template file for 'ART'
 pkgname=ART
-version=1.12
+version=1.12.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -12,4 +12,4 @@ maintainer="notthewave <winklbauer_m@zoho.eu>"
 license="GPL-3.0-or-later"
 homepage="https://bitbucket.org/agriggio/art/wiki/Home"
 distfiles="https://bitbucket.org/agriggio/art/downloads/${pkgname}-${version}.tar.xz"
-checksum=ef4b78a52b9301acf0cff3690caaba7cd57b82dbe14e2181a5f24d93e03dbef2
+checksum=1f9e175d6f414ed52e9a89650331f8c82da4b8bba3da54ca8df8127a919675e0

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

* Re: [PR PATCH] [Merged]: ART: update to 1.12.1.
  2022-02-01 12:56 [PR PATCH] ART: update to 1.12.1 notthewave
  2022-02-01 12:59 ` [PR PATCH] [Updated] " notthewave
@ 2022-02-02  9:50 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2022-02-02  9:50 UTC (permalink / raw)
  To: ml

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

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

ART: update to 1.12.1.
https://github.com/void-linux/void-packages/pull/35342

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


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

end of thread, other threads:[~2022-02-02  9:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 12:56 [PR PATCH] ART: update to 1.12.1 notthewave
2022-02-01 12:59 ` [PR PATCH] [Updated] " notthewave
2022-02-02  9:50 ` [PR PATCH] [Merged]: " ericonr

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