Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lf: update version pattern
@ 2021-04-16 15:13 TeddyDD
  2021-04-16 18:22 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: TeddyDD @ 2021-04-16 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-lf
https://github.com/void-linux/void-packages/pull/30265

lf: update version pattern


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

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

From 624b6e6c6bf02c66a9e21801dc899d932f1e02ec Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Fri, 16 Apr 2021 17:03:00 +0200
Subject: [PATCH] lf: update version pattern

---
 srcpkgs/lf/update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/lf/update b/srcpkgs/lf/update
index 48ff1d9d851d..3c062a6dc46c 100644
--- a/srcpkgs/lf/update
+++ b/srcpkgs/lf/update
@@ -1,2 +1,2 @@
 site='https://github.com/gokcehan/lf/releases'
-pattern='archive/\Kr\d+(?=\.tar\.gz)'
+pattern='archive/refs/tags/\Kr[0-9]+(?=\.tar.gz)'

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

* Re: lf: update version pattern
  2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
@ 2021-04-16 18:22 ` ericonr
  2021-04-17  6:00 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-04-16 18:22 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30265#issuecomment-821410415

Comment:
```diff
diff --git a/srcpkgs/lf/update b/srcpkgs/lf/update
index 48ff1d9d85..42dfad0fb8 100644
--- a/srcpkgs/lf/update
+++ b/srcpkgs/lf/update
@@ -1,2 +1,2 @@
-site='https://github.com/gokcehan/lf/releases'
-pattern='archive/\Kr\d+(?=\.tar\.gz)'
+pattern='\Kr\d+'
+ignore=r95
```

what do you think?

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

* Re: lf: update version pattern
  2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
  2021-04-16 18:22 ` ericonr
@ 2021-04-17  6:00 ` ericonr
  2021-04-17  6:00 ` [PR PATCH] [Closed]: " ericonr
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-04-17  6:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30265#issuecomment-821773159

Comment:
Applied in 22e8730352110565c7059393d8d4d49b4f0f6d1b

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

* Re: [PR PATCH] [Closed]: lf: update version pattern
  2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
  2021-04-16 18:22 ` ericonr
  2021-04-17  6:00 ` ericonr
@ 2021-04-17  6:00 ` ericonr
  2021-04-17  6:00 ` ericonr
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-04-17  6:00 UTC (permalink / raw)
  To: ml

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

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

lf: update version pattern
https://github.com/void-linux/void-packages/pull/30265

Description:


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

* Re: lf: update version pattern
  2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
                   ` (2 preceding siblings ...)
  2021-04-17  6:00 ` [PR PATCH] [Closed]: " ericonr
@ 2021-04-17  6:00 ` ericonr
  2021-04-18 10:29 ` TeddyDD
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-04-17  6:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30265#issuecomment-821773185

Comment:
Thanks for bringing this up :)

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

* Re: lf: update version pattern
  2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
                   ` (3 preceding siblings ...)
  2021-04-17  6:00 ` ericonr
@ 2021-04-18 10:29 ` TeddyDD
  2021-04-18 10:30 ` TeddyDD
  2021-04-18 20:28 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: TeddyDD @ 2021-04-18 10:29 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/30265#issuecomment-821969699

Comment:
```
lf-r22 -> lf-r76
```

:rofl: 

Maybe we will use my pattern after all?

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

* Re: lf: update version pattern
  2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
                   ` (4 preceding siblings ...)
  2021-04-18 10:29 ` TeddyDD
@ 2021-04-18 10:30 ` TeddyDD
  2021-04-18 20:28 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: TeddyDD @ 2021-04-18 10:30 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/30265#issuecomment-821969699

Comment:
@ericonr 

```
lf-r22 -> lf-r76
```

:rofl: 

Maybe we will use my pattern after all?

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

* Re: lf: update version pattern
  2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
                   ` (5 preceding siblings ...)
  2021-04-18 10:30 ` TeddyDD
@ 2021-04-18 20:28 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-04-18 20:28 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30265#issuecomment-822055755

Comment:
Guh, I didn't get that when I tested it :/

Feel free to fix, then ;p

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

end of thread, other threads:[~2021-04-18 20:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
2021-04-16 18:22 ` ericonr
2021-04-17  6:00 ` ericonr
2021-04-17  6:00 ` [PR PATCH] [Closed]: " ericonr
2021-04-17  6:00 ` ericonr
2021-04-18 10:29 ` TeddyDD
2021-04-18 10:30 ` TeddyDD
2021-04-18 20:28 ` 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).