Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Carla: update to 2.4.1 (with fix to non-explicit cast with Python3.10)
@ 2021-10-29 12:29 Animeshz
  2021-10-29 12:31 ` [PR PATCH] [Updated] " Animeshz
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: Animeshz @ 2021-10-29 12:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Animeshz/void-packages carla-update
https://github.com/void-linux/void-packages/pull/33809

Carla: update to 2.4.1 (with fix to non-explicit cast with Python3.10)
Older version breaks on Python 3.10, see: falkTX/Carla#1489. PR simply bumps the version.

#### 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

#### 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-glibc)
- [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/33809.patch is attached

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

From 3e04a05b25efad579b81d6a32aac18f6451b11bd Mon Sep 17 00:00:00 2001
From: Animesh Sahu <animeshsahu19@yahoo.com>
Date: Fri, 29 Oct 2021 17:55:43 +0530
Subject: [PATCH] Carla: update to 2.4.1 (with fix to non-explicit cast with
 Python3.10)

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

diff --git a/srcpkgs/Carla/template b/srcpkgs/Carla/template
index 7ab456abe988..81e538623367 100644
--- a/srcpkgs/Carla/template
+++ b/srcpkgs/Carla/template
@@ -1,6 +1,6 @@
 # Template file for 'Carla'
 pkgname=Carla
-version=2.1
+version=2.4.1
 revision=4
 archs="x86_64* i686* aarch64* arm*"
 build_style=gnu-makefile
@@ -16,7 +16,7 @@ maintainer="nutcase84 <nutcase84@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://kxstudio.linuxaudio.org/Applications:Carla"
 distfiles="https://github.com/falkTX/Carla/archive/v${version}.tar.gz"
-checksum=a82ce08f3a82db9d878c8cb7e7e2f3b80834bf21801c6ec4ed95c0cfee25b963
+checksum=bbb188a672ea8871b11648d36770ba013497d03407ca9c73ed68429016f7536f
 python_version=3
 
 case $XBPS_TARGET_MACHINE in

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

end of thread, other threads:[~2021-12-07  3:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 12:29 [PR PATCH] Carla: update to 2.4.1 (with fix to non-explicit cast with Python3.10) Animeshz
2021-10-29 12:31 ` [PR PATCH] [Updated] " Animeshz
2021-10-29 13:03 ` Animeshz
2021-10-29 14:52 ` Animeshz
2021-10-29 15:56 ` paper42
2021-10-29 17:07 ` Animeshz
2021-10-29 17:36 ` ericonr
2021-10-30  4:04 ` [PR PATCH] [Updated] " Animeshz
2021-10-30  4:10 ` Animeshz
2021-10-30 18:47 ` ericonr
2021-10-31  2:45 ` [PR PATCH] [Updated] " Animeshz
2021-10-31  2:47 ` Animeshz
2021-10-31  2:51 ` Animeshz
2021-11-13  3:34 ` ericonr
2021-11-13  6:20 ` [PR PATCH] [Updated] " Animeshz
2021-11-13  6:24 ` Animeshz
2021-11-13 19:15 ` ericonr
2021-12-06  6:25 ` Oreo639
2021-12-06  6:26 ` Oreo639
2021-12-06 14:52 ` ericonr
2021-12-07  3:13 ` [PR PATCH] [Updated] " ericonr
2021-12-07  3:14 ` [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).