Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] canto-next: update to 0.9.8.
@ 2022-01-03 18:48 balejk
  2022-01-03 22:09 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: balejk @ 2022-01-03 18:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/balejk/void-packages canto-next
https://github.com/void-linux/void-packages/pull/34834

canto-next: update to 0.9.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86_64-musl)


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

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

From 50970f9f2af88e88205d41ebe7a6b7ba44730548 Mon Sep 17 00:00:00 2001
From: Karel Balej <balejk@matfyz.cz>
Date: Mon, 3 Jan 2022 19:42:48 +0100
Subject: [PATCH] canto-next: update to 0.9.8.

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

diff --git a/srcpkgs/canto-next/template b/srcpkgs/canto-next/template
index 36eaab9d43c3..9f3373c67b38 100644
--- a/srcpkgs/canto-next/template
+++ b/srcpkgs/canto-next/template
@@ -1,7 +1,7 @@
 # Template file for 'canto-next'
 pkgname=canto-next
-version=0.9.7
-revision=6
+version=0.9.8
+revision=1
 build_style=python3-module
 pycompile_dirs="/usr/lib/canto/plugins"
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://codezen.org/canto-ng/"
 distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
-checksum=222d0382c145f81010653fbe1006f61455ed0aeb6c3940145524e633e3567ad5
+checksum=647a6bc23423fcf465080f1c7e3c227c323c401447bd422ff01c1416c7e826ad
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/lib/systemd

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

* Re: canto-next: update to 0.9.8.
  2022-01-03 18:48 [PR PATCH] canto-next: update to 0.9.8 balejk
@ 2022-01-03 22:09 ` paper42
  2022-01-03 23:11 ` balejk
  2022-01-14 12:29 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-01-03 22:09 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34834#issuecomment-1004391561

Comment:
Please add your commit email to your github profile, so the github UI can attribute this commit to you.

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

* Re: canto-next: update to 0.9.8.
  2022-01-03 18:48 [PR PATCH] canto-next: update to 0.9.8 balejk
  2022-01-03 22:09 ` paper42
@ 2022-01-03 23:11 ` balejk
  2022-01-14 12:29 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: balejk @ 2022-01-03 23:11 UTC (permalink / raw)
  To: ml

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

New comment by balejk on void-packages repository

https://github.com/void-linux/void-packages/pull/34834#issuecomment-1004418016

Comment:
Done

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

* Re: [PR PATCH] [Merged]: canto-next: update to 0.9.8.
  2022-01-03 18:48 [PR PATCH] canto-next: update to 0.9.8 balejk
  2022-01-03 22:09 ` paper42
  2022-01-03 23:11 ` balejk
@ 2022-01-14 12:29 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-01-14 12:29 UTC (permalink / raw)
  To: ml

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

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

canto-next: update to 0.9.8.
https://github.com/void-linux/void-packages/pull/34834

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (x86_64-musl)


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

end of thread, other threads:[~2022-01-14 12:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 18:48 [PR PATCH] canto-next: update to 0.9.8 balejk
2022-01-03 22:09 ` paper42
2022-01-03 23:11 ` balejk
2022-01-14 12:29 ` [PR PATCH] [Merged]: " paper42

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