Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nicotine+: update to 3.0.2
@ 2021-03-19 15:06 Daxot
  2021-03-19 17:23 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Daxot @ 2021-03-19 15:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Daxot/void-packages nicotine-update
https://github.com/void-linux/void-packages/pull/29590

nicotine+: update to 3.0.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 8224fdf0be98f3c607e433f8c4afb50730cad079 Mon Sep 17 00:00:00 2001
From: Daxot <filohin.pavel@yandex.ru>
Date: Fri, 19 Mar 2021 18:01:03 +0300
Subject: [PATCH] nicotine+: update to 3.0.2

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

diff --git a/srcpkgs/nicotine+/template b/srcpkgs/nicotine+/template
index c24016f55ddc..fd1284c4a5f7 100644
--- a/srcpkgs/nicotine+/template
+++ b/srcpkgs/nicotine+/template
@@ -1,6 +1,6 @@
 # Template file for 'nicotine+'
 pkgname=nicotine+
-version=2.2.2
+version=3.0.2
 revision=1
 wrksrc="nicotine-plus-${version}"
 build_style=python3-module
@@ -11,4 +11,4 @@ maintainer="doggone <doggone@airmail.cc>"
 license="GPL-3.0-or-later"
 homepage="https://nicotine-plus.org"
 distfiles="https://github.com/Nicotine-Plus/nicotine-plus/archive/${version}.tar.gz"
-checksum=a2734f11beb7ec4e32d1c8270b7328721b841830b22aed2db3c4acf2b66791bb
+checksum=a2a50a442e1dee035aa5825ef7b590c1c457bddba17e5a4abe6466113f5a4af1

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

* Re: nicotine+: update to 3.0.2
  2021-03-19 15:06 [PR PATCH] nicotine+: update to 3.0.2 Daxot
@ 2021-03-19 17:23 ` ericonr
  2021-03-19 19:11 ` st3r4g
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-03-19 17:23 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/29590#issuecomment-802991371

Comment:
@st3r4g do you still use this?

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

* Re: nicotine+: update to 3.0.2
  2021-03-19 15:06 [PR PATCH] nicotine+: update to 3.0.2 Daxot
  2021-03-19 17:23 ` ericonr
@ 2021-03-19 19:11 ` st3r4g
  2021-03-19 19:13 ` st3r4g
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: st3r4g @ 2021-03-19 19:11 UTC (permalink / raw)
  To: ml

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

New comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/29590#issuecomment-803052405

Comment:
Only occasionally. I haven't used it in a bit

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

* Re: nicotine+: update to 3.0.2
  2021-03-19 15:06 [PR PATCH] nicotine+: update to 3.0.2 Daxot
  2021-03-19 17:23 ` ericonr
  2021-03-19 19:11 ` st3r4g
@ 2021-03-19 19:13 ` st3r4g
  2021-03-19 19:15 ` st3r4g
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: st3r4g @ 2021-03-19 19:13 UTC (permalink / raw)
  To: ml

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

New comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/29590#issuecomment-803052405

Comment:
Only occasionally. I haven't used it for a while

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

* Re: nicotine+: update to 3.0.2
  2021-03-19 15:06 [PR PATCH] nicotine+: update to 3.0.2 Daxot
                   ` (2 preceding siblings ...)
  2021-03-19 19:13 ` st3r4g
@ 2021-03-19 19:15 ` st3r4g
  2021-03-21  9:39 ` st3r4g
  2021-03-21 13:35 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: st3r4g @ 2021-03-19 19:15 UTC (permalink / raw)
  To: ml

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

New comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/29590#issuecomment-803052405

Comment:
Only occasionally. I haven't used it for a while. But I can give it a spin.

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

* Re: nicotine+: update to 3.0.2
  2021-03-19 15:06 [PR PATCH] nicotine+: update to 3.0.2 Daxot
                   ` (3 preceding siblings ...)
  2021-03-19 19:15 ` st3r4g
@ 2021-03-21  9:39 ` st3r4g
  2021-03-21 13:35 ` [PR PATCH] [Merged]: " ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: st3r4g @ 2021-03-21  9:39 UTC (permalink / raw)
  To: ml

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

New comment by st3r4g on void-packages repository

https://github.com/void-linux/void-packages/pull/29590#issuecomment-803542703

Comment:
Wow, the new UI looks sleek! This can go for me

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

* Re: [PR PATCH] [Merged]: nicotine+: update to 3.0.2
  2021-03-19 15:06 [PR PATCH] nicotine+: update to 3.0.2 Daxot
                   ` (4 preceding siblings ...)
  2021-03-21  9:39 ` st3r4g
@ 2021-03-21 13:35 ` ericonr
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-03-21 13:35 UTC (permalink / raw)
  To: ml

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

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

nicotine+: update to 3.0.2
https://github.com/void-linux/void-packages/pull/29590

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-03-21 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 15:06 [PR PATCH] nicotine+: update to 3.0.2 Daxot
2021-03-19 17:23 ` ericonr
2021-03-19 19:11 ` st3r4g
2021-03-19 19:13 ` st3r4g
2021-03-19 19:15 ` st3r4g
2021-03-21  9:39 ` st3r4g
2021-03-21 13:35 ` [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).