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

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

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

https://github.com/icp1994/void-packages fnott
https://github.com/void-linux/void-packages/pull/38858

fnott: update to 1.3.0.
#### 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

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

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

From 7d842518c064df2ba2bebf9ad0ab37343009c9ba Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 23 Aug 2022 21:35:44 +0530
Subject: [PATCH] fnott: update to 1.3.0.

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

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
index cb7c4c766ad8..e480f397cc05 100644
--- a/srcpkgs/fnott/template
+++ b/srcpkgs/fnott/template
@@ -1,6 +1,6 @@
 # Template file for 'fnott'
 pkgname=fnott
-version=1.2.1
+version=1.3.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fnott/"
 distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
-checksum=a4e72845cde23aff0653f9b218a32cb40ae628b3f690dc02333ea95469faf216
+checksum=d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] fnott: update to 1.3.0.
  2022-08-23 16:06 [PR PATCH] fnott: update to 1.3.0 icp1994
@ 2022-08-25 18:00 ` classabbyamp
  2022-08-25 19:01 ` [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:00 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38858#discussion_r955268560

Comment:
```suggestion
homepage="https://codeberg.org/dnkl/fnott/"
changelog="https://codeberg.org/dnkl/fnott/raw/branch/master/CHANGELOG.md"
```

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

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

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

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

https://github.com/icp1994/void-packages fnott
https://github.com/void-linux/void-packages/pull/38858

fnott: update to 1.3.0.
#### 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

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

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

From 1d5574be2648932d806f6b0c2beb92e04be7d53f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 23 Aug 2022 21:35:44 +0530
Subject: [PATCH] fnott: update to 1.3.0.

---
 srcpkgs/fnott/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
index cb7c4c766ad8..8790e3ec51a7 100644
--- a/srcpkgs/fnott/template
+++ b/srcpkgs/fnott/template
@@ -1,6 +1,6 @@
 # Template file for 'fnott'
 pkgname=fnott
-version=1.2.1
+version=1.3.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
@@ -10,8 +10,9 @@ short_desc="Keyboard driven and lightweight notification daemon"
 maintainer="travankor <travankor@tuta.io>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fnott/"
+changelog="https://codeberg.org/dnkl/fnott/src/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
-checksum=a4e72845cde23aff0653f9b218a32cb40ae628b3f690dc02333ea95469faf216
+checksum=d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: fnott: update to 1.3.0.
  2022-08-23 16:06 [PR PATCH] fnott: update to 1.3.0 icp1994
  2022-08-25 18:00 ` [PR REVIEW] " classabbyamp
  2022-08-25 19:01 ` [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: 315 bytes --]

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

fnott: update to 1.3.0.
https://github.com/void-linux/void-packages/pull/38858

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

^ 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:06 [PR PATCH] fnott: update to 1.3.0 icp1994
2022-08-25 18:00 ` [PR REVIEW] " classabbyamp
2022-08-25 19:01 ` [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).