Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tllist: update to 1.1.0.
@ 2022-08-23 16:16 icp1994
  2022-08-25 18:01 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2022-08-23 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages tllist
https://github.com/void-linux/void-packages/pull/38859

tllist: update to 1.1.0.
#### 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

#### Rev dep checks
- [x] fcft
- [x] fnott
- [x] foot
- [x] fuzzel

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

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

From 82dea1cbfcbe756962d5b28d5abaf62ff8d7b566 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 23 Aug 2022 21:43:20 +0530
Subject: [PATCH] tllist: update to 1.1.0.

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

diff --git a/srcpkgs/tllist/template b/srcpkgs/tllist/template
index 5ebcb2d241cc..f519e0508b48 100644
--- a/srcpkgs/tllist/template
+++ b/srcpkgs/tllist/template
@@ -1,6 +1,6 @@
 # Template file for 'tllist'
 pkgname=tllist
-version=1.0.5
+version=1.1.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -9,7 +9,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/tllist"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=b0f32c9b2c2015c8d8dd068fd4e8b586aa91ca1670badc274ec962559ee0aadd
+checksum=0e7b7094a02550dd80b7243bcffc3671550b0f1d8ba625e4dff52517827d5d23
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] tllist: update to 1.1.0.
  2022-08-23 16:16 [PR PATCH] tllist: update to 1.1.0 icp1994
@ 2022-08-25 18:01 ` classabbyamp
  2022-08-25 18:59 ` [PR PATCH] [Updated] " icp1994
  2022-08-25 19:04 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-08-25 18:01 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38859#discussion_r955269422

Comment:
expand $homepage

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

* Re: [PR PATCH] [Updated] tllist: update to 1.1.0.
  2022-08-23 16:16 [PR PATCH] tllist: update to 1.1.0 icp1994
  2022-08-25 18:01 ` [PR REVIEW] " classabbyamp
@ 2022-08-25 18:59 ` icp1994
  2022-08-25 19:04 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2022-08-25 18:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages tllist
https://github.com/void-linux/void-packages/pull/38859

tllist: update to 1.1.0.
#### 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

#### Rev dep checks
- [x] fcft
- [x] fnott
- [x] foot
- [x] fuzzel

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

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

From 1bba0bb98384bfc2d70f68e0866891a558e03eb3 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 23 Aug 2022 21:43:20 +0530
Subject: [PATCH] tllist: update to 1.1.0.

---
 srcpkgs/tllist/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tllist/template b/srcpkgs/tllist/template
index 5ebcb2d241cc..965f20e1f8c8 100644
--- a/srcpkgs/tllist/template
+++ b/srcpkgs/tllist/template
@@ -1,6 +1,6 @@
 # Template file for 'tllist'
 pkgname=tllist
-version=1.0.5
+version=1.1.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -8,8 +8,8 @@ short_desc="C header file only implementation of a typed linked list"
 maintainer="Isaac Freund <ifreund@ifreund.xyz>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/tllist"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=b0f32c9b2c2015c8d8dd068fd4e8b586aa91ca1670badc274ec962559ee0aadd
+distfiles="https://codeberg.org/dnkl/tllist/archive/${version}.tar.gz"
+checksum=0e7b7094a02550dd80b7243bcffc3671550b0f1d8ba625e4dff52517827d5d23
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: tllist: update to 1.1.0.
  2022-08-23 16:16 [PR PATCH] tllist: update to 1.1.0 icp1994
  2022-08-25 18:01 ` [PR REVIEW] " classabbyamp
  2022-08-25 18:59 ` [PR PATCH] [Updated] " icp1994
@ 2022-08-25 19:04 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-08-25 19:04 UTC (permalink / raw)
  To: ml

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

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

tllist: update to 1.1.0.
https://github.com/void-linux/void-packages/pull/38859

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

#### Rev dep checks
- [x] fcft
- [x] fnott
- [x] foot
- [x] fuzzel

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

end of thread, other threads:[~2022-08-25 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-23 16:16 [PR PATCH] tllist: update to 1.1.0 icp1994
2022-08-25 18:01 ` [PR REVIEW] " classabbyamp
2022-08-25 18:59 ` [PR PATCH] [Updated] " icp1994
2022-08-25 19: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).