Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fnott: update to 1.4.1
@ 2023-07-14 10:54 tranzystorek-io
  2023-07-14 21:38 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tranzystorek-io @ 2023-07-14 10:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages fnott
https://github.com/void-linux/void-packages/pull/45035

fnott: update to 1.4.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Ping @travankor 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/45035.patch is attached

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

From aee1b567806880c3254a755ad77a336007657b77 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Fri, 14 Jul 2023 12:52:15 +0200
Subject: [PATCH] fnott: update to 1.4.1

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

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
index 9adf15d496fc..71030a5dfd10 100644
--- a/srcpkgs/fnott/template
+++ b/srcpkgs/fnott/template
@@ -1,6 +1,6 @@
 # Template file for 'fnott'
 pkgname=fnott
-version=1.3.0
+version=1.4.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config scdoc wayland-devel"
@@ -11,7 +11,7 @@ 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=d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454
+checksum=20da05357aa83b3541b6c02bb162af10c89519602bc91fdfaa190239ce303300
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] fnott: update to 1.4.1
  2023-07-14 10:54 [PR PATCH] fnott: update to 1.4.1 tranzystorek-io
@ 2023-07-14 21:38 ` classabbyamp
  2023-07-14 21:47 ` [PR PATCH] [Updated] " tranzystorek-io
  2023-07-16 14:53 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-07-14 21:38 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45035#discussion_r1264193748

Comment:
```suggestion
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.4.1
  2023-07-14 10:54 [PR PATCH] fnott: update to 1.4.1 tranzystorek-io
  2023-07-14 21:38 ` [PR REVIEW] " classabbyamp
@ 2023-07-14 21:47 ` tranzystorek-io
  2023-07-16 14:53 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2023-07-14 21:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages fnott
https://github.com/void-linux/void-packages/pull/45035

fnott: update to 1.4.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Ping @travankor 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/45035.patch is attached

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

From b671c843e02f122f130271e17080607bd27aad46 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Fri, 14 Jul 2023 12:52:15 +0200
Subject: [PATCH] fnott: update to 1.4.1

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

diff --git a/srcpkgs/fnott/template b/srcpkgs/fnott/template
index 9adf15d496fc..1298a5ad8f4b 100644
--- a/srcpkgs/fnott/template
+++ b/srcpkgs/fnott/template
@@ -1,6 +1,6 @@
 # Template file for 'fnott'
 pkgname=fnott
-version=1.3.0
+version=1.4.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config scdoc wayland-devel"
@@ -9,9 +9,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"
+changelog="https://codeberg.org/dnkl/fnott/raw/branch/master/CHANGELOG.md"
 distfiles="https://codeberg.org/dnkl/fnott/archive/${version}.tar.gz"
-checksum=d17d6a55a7e0d56ddfc3277fbbefa7baf4c70f02265bcb8bd72ee464e202e454
+checksum=20da05357aa83b3541b6c02bb162af10c89519602bc91fdfaa190239ce303300
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: fnott: update to 1.4.1
  2023-07-14 10:54 [PR PATCH] fnott: update to 1.4.1 tranzystorek-io
  2023-07-14 21:38 ` [PR REVIEW] " classabbyamp
  2023-07-14 21:47 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2023-07-16 14:53 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-07-16 14:53 UTC (permalink / raw)
  To: ml

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

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

fnott: update to 1.4.1
https://github.com/void-linux/void-packages/pull/45035

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Ping @travankor 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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] 4+ messages in thread

end of thread, other threads:[~2023-07-16 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14 10:54 [PR PATCH] fnott: update to 1.4.1 tranzystorek-io
2023-07-14 21:38 ` [PR REVIEW] " classabbyamp
2023-07-14 21:47 ` [PR PATCH] [Updated] " tranzystorek-io
2023-07-16 14:53 ` [PR PATCH] [Merged]: " Duncaen

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