Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tickr: update to 0.7.1.
@ 2021-07-29 16:07 benalb
  2021-07-29 17:03 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: benalb @ 2021-07-29 16:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages tickr
https://github.com/void-linux/void-packages/pull/32247

tickr: update to 0.7.1.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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, (X86_64-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/32247.patch is attached

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

From 8ebb52f9b4aa0ed0019f34f9bb50c0ce71b7fe16 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 29 Jul 2021 18:06:38 +0200
Subject: [PATCH] tickr: update to 0.7.1.

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

diff --git a/srcpkgs/tickr/template b/srcpkgs/tickr/template
index 285e2419fccf..da7e7f4fdcbb 100644
--- a/srcpkgs/tickr/template
+++ b/srcpkgs/tickr/template
@@ -1,6 +1,6 @@
 # Template file for 'tickr'
 pkgname=tickr
-version=0.7.0
+version=0.7.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.open-tickr.net/"
 distfiles="https://www.open-tickr.net/src/${pkgname}-${version}.tar.gz"
-checksum=37dd2d970cd9bf9b0ebc5e6cbf6605ea460008f577a43a7500e506e9dffcd802
+checksum=391529a115b820d5c2cac7b466facc4722b7f90e02ab0acd7350a8e97adcee58
 
 case "$XBPS_TARGET_MACHINE" in
 	arm*|ppc64|ppc) configure_args+=" LIBS=-lm" ;;

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

* Re: tickr: update to 0.7.1.
  2021-07-29 16:07 [PR PATCH] tickr: update to 0.7.1 benalb
@ 2021-07-29 17:03 ` ericonr
  2021-07-29 18:13 ` benalb
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-29 17:03 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32247#issuecomment-889312773

Comment:
Is this stable? Upstream doesn't seem to link it in https://www.open-tickr.net/download.php

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

* Re: tickr: update to 0.7.1.
  2021-07-29 16:07 [PR PATCH] tickr: update to 0.7.1 benalb
  2021-07-29 17:03 ` ericonr
@ 2021-07-29 18:13 ` benalb
  2021-07-30 19:09 ` ericonr
  2021-08-01 23:56 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: benalb @ 2021-07-29 18:13 UTC (permalink / raw)
  To: ml

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

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/32247#issuecomment-889356225

Comment:
I've got a script that scrapes [void-updates](https://alpha.de.repo.voidlinux.org/void-updates/void-updates/updates_benalb%40gmail.com.txt) , so, I did not check the upstream page. I've got it running in my desktop, and seems to be ok. 

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

* Re: tickr: update to 0.7.1.
  2021-07-29 16:07 [PR PATCH] tickr: update to 0.7.1 benalb
  2021-07-29 17:03 ` ericonr
  2021-07-29 18:13 ` benalb
@ 2021-07-30 19:09 ` ericonr
  2021-08-01 23:56 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-30 19:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32247#issuecomment-890097623

Comment:
I guess we should trust the file specifying the stable version from https://www.open-tickr.net/src/ , so leaving the PR open for now.

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

* Re: [PR PATCH] [Closed]: tickr: update to 0.7.1.
  2021-07-29 16:07 [PR PATCH] tickr: update to 0.7.1 benalb
                   ` (2 preceding siblings ...)
  2021-07-30 19:09 ` ericonr
@ 2021-08-01 23:56 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2021-08-01 23:56 UTC (permalink / raw)
  To: ml

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

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

tickr: update to 0.7.1.
https://github.com/void-linux/void-packages/pull/32247

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] 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, (X86_64-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] 5+ messages in thread

end of thread, other threads:[~2021-08-01 23:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-29 16:07 [PR PATCH] tickr: update to 0.7.1 benalb
2021-07-29 17:03 ` ericonr
2021-07-29 18:13 ` benalb
2021-07-30 19:09 ` ericonr
2021-08-01 23:56 ` [PR PATCH] [Closed]: " ahesford

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