Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fuzzel: update to 1.8.0.
@ 2022-10-25 13:26 icp1994
  2022-10-27 22:57 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2022-10-25 13:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages fuzzel
https://github.com/void-linux/void-packages/pull/40152

fuzzel: update to 1.8.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/40152.patch is attached

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

From a81f763004376e05db7c42067a81ac7fe2c5cb3b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 25 Oct 2022 18:42:37 +0530
Subject: [PATCH] fuzzel: update to 1.8.0.

---
 srcpkgs/fuzzel/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/fuzzel/template b/srcpkgs/fuzzel/template
index 88bf5c145aab..1b8e5806be60 100644
--- a/srcpkgs/fuzzel/template
+++ b/srcpkgs/fuzzel/template
@@ -1,6 +1,6 @@
 # Template file for 'fuzzel'
 pkgname=fuzzel
-version=1.7.0
+version=1.8.0
 revision=1
 wrksrc="$pkgname"
 build_style=meson
@@ -11,8 +11,9 @@ short_desc="Application launcher for wlroots based Wayland compositors"
 maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fuzzel"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=f792c9869ec2ab333e99ff49d3e94a81c7ffc45767b74ed98c63404f558a008b
+changelog="https://codeberg.org/dnkl/fuzzel/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/dnkl/fuzzel/archive/${version}.tar.gz"
+checksum=abdd788b63f18eaeb77c4d49e63712530efd0859ed5715fbe3143df6b0874c33
 
 post_install() {
 	rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"

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

* Re: [PR REVIEW] fuzzel: update to 1.8.0.
  2022-10-25 13:26 [PR PATCH] fuzzel: update to 1.8.0 icp1994
@ 2022-10-27 22:57 ` classabbyamp
  2022-10-28  5:33 ` [PR PATCH] [Updated] " icp1994
  2022-10-28  6:32 ` [PR PATCH] [Merged]: fuzzel: update to 1.8.1 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-27 22:57 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/40152#discussion_r1007445144

Comment:
1.8.1 available

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

* Re: [PR PATCH] [Updated] fuzzel: update to 1.8.0.
  2022-10-25 13:26 [PR PATCH] fuzzel: update to 1.8.0 icp1994
  2022-10-27 22:57 ` [PR REVIEW] " classabbyamp
@ 2022-10-28  5:33 ` icp1994
  2022-10-28  6:32 ` [PR PATCH] [Merged]: fuzzel: update to 1.8.1 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2022-10-28  5:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages fuzzel
https://github.com/void-linux/void-packages/pull/40152

fuzzel: update to 1.8.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/40152.patch is attached

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

From 7276da83d1826179e55ecda375788b9c2c0661f2 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 25 Oct 2022 18:42:37 +0530
Subject: [PATCH] fuzzel: update to 1.8.1.

---
 srcpkgs/fuzzel/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/fuzzel/template b/srcpkgs/fuzzel/template
index 88bf5c145aab..e116a50373ff 100644
--- a/srcpkgs/fuzzel/template
+++ b/srcpkgs/fuzzel/template
@@ -1,6 +1,6 @@
 # Template file for 'fuzzel'
 pkgname=fuzzel
-version=1.7.0
+version=1.8.1
 revision=1
 wrksrc="$pkgname"
 build_style=meson
@@ -11,10 +11,12 @@ short_desc="Application launcher for wlroots based Wayland compositors"
 maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fuzzel"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=f792c9869ec2ab333e99ff49d3e94a81c7ffc45767b74ed98c63404f558a008b
+changelog="https://codeberg.org/dnkl/fuzzel/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/dnkl/fuzzel/archive/${version}.tar.gz"
+checksum=f1dcd487d1cdb9f37be2535184503c265f5df5bd2571e9e0dfc193d00fd08aa2
 
 post_install() {
-	rm "${PKGDESTDIR}/usr/share/doc/${pkgname}/LICENSE"
+	rm "${PKGDESTDIR}/usr/share/doc/fuzzel/CHANGELOG.md"
+	rm "${PKGDESTDIR}/usr/share/doc/fuzzel/LICENSE"
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: fuzzel: update to 1.8.1.
  2022-10-25 13:26 [PR PATCH] fuzzel: update to 1.8.0 icp1994
  2022-10-27 22:57 ` [PR REVIEW] " classabbyamp
  2022-10-28  5:33 ` [PR PATCH] [Updated] " icp1994
@ 2022-10-28  6:32 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-28  6:32 UTC (permalink / raw)
  To: ml

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

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

fuzzel: update to 1.8.1.
https://github.com/void-linux/void-packages/pull/40152

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-10-28  6:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-25 13:26 [PR PATCH] fuzzel: update to 1.8.0 icp1994
2022-10-27 22:57 ` [PR REVIEW] " classabbyamp
2022-10-28  5:33 ` [PR PATCH] [Updated] " icp1994
2022-10-28  6:32 ` [PR PATCH] [Merged]: fuzzel: update to 1.8.1 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).