Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rofi-rbw: update to 1.3.0.
@ 2024-02-19  9:23 lukas-jo
  2024-02-19  9:29 ` [PR PATCH] [Updated] " lukas-jo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: lukas-jo @ 2024-02-19  9:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rofi-rbw-1.3.0
https://github.com/void-linux/void-packages/pull/48830

rofi-rbw: update to 1.3.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rofi-rbw-1.3.0-48830.patch --]
[-- Type: text/x-diff, Size: 1046 bytes --]

From 1ad5bcc2f0cc6f5c9d62e358e82e70f06ceddaf9 Mon Sep 17 00:00:00 2001
From: lukas-jo <lukas.jordan@pm.me>
Date: Mon, 19 Feb 2024 10:22:15 +0100
Subject: [PATCH] rofi-rbw: update to 1.3.0.

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

diff --git a/srcpkgs/rofi-rbw/template b/srcpkgs/rofi-rbw/template
index 4f5c1d0259aae..a24f7752dc48f 100644
--- a/srcpkgs/rofi-rbw/template
+++ b/srcpkgs/rofi-rbw/template
@@ -1,6 +1,6 @@
 # Template file for 'rofi-rbw'
 pkgname=rofi-rbw
-version=1.2.0
+version=1.3.0
 revision=2
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/fdw/rofi-rbw"
 changelog="https://raw.githubusercontent.com/fdw/rofi-rbw/HEAD/CHANGELOG.md"
 distfiles="https://github.com/fdw/rofi-rbw/archive/${version}.tar.gz"
-checksum=d89b4ac86a9470c9df68debd4f9c504ceb185a43a7f41b07d361ba1ddda8192e
+checksum=a9040d51364da02835667da0b0da0ca659c4fdccd91d907600d0740d6d1602bd
 
 post_install() {
 	vman docs/rofi-rbw.1

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

* Re: [PR PATCH] [Updated] rofi-rbw: update to 1.3.0.
  2024-02-19  9:23 [PR PATCH] rofi-rbw: update to 1.3.0 lukas-jo
@ 2024-02-19  9:29 ` lukas-jo
  2024-02-19  9:29 ` lukas-jo
  2024-02-20 15:07 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: lukas-jo @ 2024-02-19  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rofi-rbw-1.3.0
https://github.com/void-linux/void-packages/pull/48830

rofi-rbw: update to 1.3.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rofi-rbw-1.3.0-48830.patch --]
[-- Type: text/x-diff, Size: 1046 bytes --]

From ac78bfff66501e5b4afd36f58c864dbba468a1cc Mon Sep 17 00:00:00 2001
From: lukas-jo <lukas.jordan@pm.me>
Date: Mon, 19 Feb 2024 10:22:15 +0100
Subject: [PATCH] rofi-rbw: update to 1.3.0.

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

diff --git a/srcpkgs/rofi-rbw/template b/srcpkgs/rofi-rbw/template
index 4f5c1d0259aae..a24f7752dc48f 100644
--- a/srcpkgs/rofi-rbw/template
+++ b/srcpkgs/rofi-rbw/template
@@ -1,6 +1,6 @@
 # Template file for 'rofi-rbw'
 pkgname=rofi-rbw
-version=1.2.0
+version=1.3.0
 revision=2
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/fdw/rofi-rbw"
 changelog="https://raw.githubusercontent.com/fdw/rofi-rbw/HEAD/CHANGELOG.md"
 distfiles="https://github.com/fdw/rofi-rbw/archive/${version}.tar.gz"
-checksum=d89b4ac86a9470c9df68debd4f9c504ceb185a43a7f41b07d361ba1ddda8192e
+checksum=a9040d51364da02835667da0b0da0ca659c4fdccd91d907600d0740d6d1602bd
 
 post_install() {
 	vman docs/rofi-rbw.1

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

* Re: [PR PATCH] [Updated] rofi-rbw: update to 1.3.0.
  2024-02-19  9:23 [PR PATCH] rofi-rbw: update to 1.3.0 lukas-jo
  2024-02-19  9:29 ` [PR PATCH] [Updated] " lukas-jo
@ 2024-02-19  9:29 ` lukas-jo
  2024-02-20 15:07 ` [PR PATCH] [Merged]: " cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: lukas-jo @ 2024-02-19  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rofi-rbw-1.3.0
https://github.com/void-linux/void-packages/pull/48830

rofi-rbw: update to 1.3.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rofi-rbw-1.3.0-48830.patch --]
[-- Type: text/x-diff, Size: 1108 bytes --]

From 22c5e8617c7a690dbe224ce3fdac539a593e8f55 Mon Sep 17 00:00:00 2001
From: lukas-jo <lukas.jordan@pm.me>
Date: Mon, 19 Feb 2024 10:22:15 +0100
Subject: [PATCH] rofi-rbw: update to 1.3.0.

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

diff --git a/srcpkgs/rofi-rbw/template b/srcpkgs/rofi-rbw/template
index 4f5c1d0259aaef..557343d090705a 100644
--- a/srcpkgs/rofi-rbw/template
+++ b/srcpkgs/rofi-rbw/template
@@ -1,7 +1,7 @@
 # Template file for 'rofi-rbw'
 pkgname=rofi-rbw
-version=1.2.0
-revision=2
+version=1.3.0
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-poetry-core"
 depends="python3 python3-ConfigArgParse rbw"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/fdw/rofi-rbw"
 changelog="https://raw.githubusercontent.com/fdw/rofi-rbw/HEAD/CHANGELOG.md"
 distfiles="https://github.com/fdw/rofi-rbw/archive/${version}.tar.gz"
-checksum=d89b4ac86a9470c9df68debd4f9c504ceb185a43a7f41b07d361ba1ddda8192e
+checksum=a9040d51364da02835667da0b0da0ca659c4fdccd91d907600d0740d6d1602bd
 
 post_install() {
 	vman docs/rofi-rbw.1

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

* Re: [PR PATCH] [Merged]: rofi-rbw: update to 1.3.0.
  2024-02-19  9:23 [PR PATCH] rofi-rbw: update to 1.3.0 lukas-jo
  2024-02-19  9:29 ` [PR PATCH] [Updated] " lukas-jo
  2024-02-19  9:29 ` lukas-jo
@ 2024-02-20 15:07 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-02-20 15:07 UTC (permalink / raw)
  To: ml

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

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

rofi-rbw: update to 1.3.0.
https://github.com/void-linux/void-packages/pull/48830

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

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



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

end of thread, other threads:[~2024-02-20 15:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19  9:23 [PR PATCH] rofi-rbw: update to 1.3.0 lukas-jo
2024-02-19  9:29 ` [PR PATCH] [Updated] " lukas-jo
2024-02-19  9:29 ` lukas-jo
2024-02-20 15:07 ` [PR PATCH] [Merged]: " cinerea0

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