Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i3blocks-blocklets: update to 2.0.0.
@ 2021-06-14  7:51 teldra
  2021-06-14  8:02 ` [PR PATCH] [Updated] " teldra
  2021-06-15 20:02 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: teldra @ 2021-06-14  7:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-i3blocks-blocklets
https://github.com/void-linux/void-packages/pull/31471

i3blocks-blocklets: update to 2.0.0.
#### Have the results of the proposed changes been tested?
- [x] 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.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl


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

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

From 846c5c4f772ce53851584fe44aa4aa4267cbcfe1 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Sun, 6 Jun 2021 11:12:37 +0200
Subject: [PATCH] i3blocks-blocklets: update to 2.0.0.

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

diff --git a/srcpkgs/i3blocks-blocklets/template b/srcpkgs/i3blocks-blocklets/template
index 6ea4e81a218a..8be67acb0cb7 100644
--- a/srcpkgs/i3blocks-blocklets/template
+++ b/srcpkgs/i3blocks-blocklets/template
@@ -1,7 +1,7 @@
 # Template file for 'i3blocks-blocklets'
 pkgname=i3blocks-blocklets
-version=1.4.0
-revision=3
+version=2.0.0
+revision=1
 wrksrc="i3blocks-contrib-${version}"
 depends="i3blocks>=1.5"
 short_desc="Flexible scheduler for i3bar"
@@ -9,7 +9,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later, GPL-3.0-only, GPL-2.0-only"
 homepage="https://github.com/vivien/i3blocks-contrib"
 distfiles="https://github.com/vivien/i3blocks-contrib/archive/v${version}.tar.gz"
-checksum=84148bf8f514de3b3dcaedeb5621e9640f96423d06759b7072507a15d0b6337f
+checksum=3fd88430b0348f4621629cde99c6155441429b117e5721c9b52308f6a5d7c7a6
 
 do_install() {
 	rm -rf .git CONTRIBUTING.md README.md ISSUE_TEMPLATE.md LICENSE.md .gitignore

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

* Re: [PR PATCH] [Updated] i3blocks-blocklets: update to 2.0.0.
  2021-06-14  7:51 [PR PATCH] i3blocks-blocklets: update to 2.0.0 teldra
@ 2021-06-14  8:02 ` teldra
  2021-06-15 20:02 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: teldra @ 2021-06-14  8:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-i3blocks-blocklets
https://github.com/void-linux/void-packages/pull/31471

i3blocks-blocklets: update to 2.0.0.
#### Have the results of the proposed changes been tested?
- [x] 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.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl


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

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

From 948902a80713a7dd105dfdd5a793c97a717e07dc Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Sun, 6 Jun 2021 11:12:37 +0200
Subject: [PATCH] i3blocks-blocklets: update to 2.0.0.

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

diff --git a/srcpkgs/i3blocks-blocklets/template b/srcpkgs/i3blocks-blocklets/template
index 6ea4e81a218a..8be67acb0cb7 100644
--- a/srcpkgs/i3blocks-blocklets/template
+++ b/srcpkgs/i3blocks-blocklets/template
@@ -1,7 +1,7 @@
 # Template file for 'i3blocks-blocklets'
 pkgname=i3blocks-blocklets
-version=1.4.0
-revision=3
+version=2.0.0
+revision=1
 wrksrc="i3blocks-contrib-${version}"
 depends="i3blocks>=1.5"
 short_desc="Flexible scheduler for i3bar"
@@ -9,7 +9,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-3.0-or-later, GPL-3.0-only, GPL-2.0-only"
 homepage="https://github.com/vivien/i3blocks-contrib"
 distfiles="https://github.com/vivien/i3blocks-contrib/archive/v${version}.tar.gz"
-checksum=84148bf8f514de3b3dcaedeb5621e9640f96423d06759b7072507a15d0b6337f
+checksum=3fd88430b0348f4621629cde99c6155441429b117e5721c9b52308f6a5d7c7a6
 
 do_install() {
 	rm -rf .git CONTRIBUTING.md README.md ISSUE_TEMPLATE.md LICENSE.md .gitignore

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

* Re: [PR PATCH] [Merged]: i3blocks-blocklets: update to 2.0.0.
  2021-06-14  7:51 [PR PATCH] i3blocks-blocklets: update to 2.0.0 teldra
  2021-06-14  8:02 ` [PR PATCH] [Updated] " teldra
@ 2021-06-15 20:02 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-06-15 20:02 UTC (permalink / raw)
  To: ml

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

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

i3blocks-blocklets: update to 2.0.0.
https://github.com/void-linux/void-packages/pull/31471

Description:
#### Have the results of the proposed changes been tested?
- [x] 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.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14  7:51 [PR PATCH] i3blocks-blocklets: update to 2.0.0 teldra
2021-06-14  8:02 ` [PR PATCH] [Updated] " teldra
2021-06-15 20:02 ` [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).