Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kicad: update to 6.0.9.
@ 2022-12-15 11:10 hvraven
  2022-12-15 12:57 ` [PR PATCH] [Updated] " hvraven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hvraven @ 2022-12-15 11:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hvraven/void-packages kicad-6.0.9
https://github.com/void-linux/void-packages/pull/41105

kicad: update to 6.0.9.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From dcc2607f10137f54d1ae526df61b315618e71968 Mon Sep 17 00:00:00 2001
From: "Hendrik v. Raven" <hendrik@consetetur.de>
Date: Thu, 15 Dec 2022 12:08:12 +0100
Subject: [PATCH] kicad: update to 6.0.9.

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

diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template
index 4db59d0bdd22..7cf715125b16 100644
--- a/srcpkgs/kicad/template
+++ b/srcpkgs/kicad/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad'
 pkgname=kicad
-version=6.0.7
+version=6.0.9
 revision=2
 build_style=cmake
 build_helper=cmake-wxWidgets-gtk3
@@ -18,7 +18,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="http://kicad.org"
 distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
-checksum=a72e88b15f360d76ea7427923a5073db5e34b5f8cfc4be389cfc24b12a71e7f9
+checksum=40c2180c4da0be5116356dd4ce55dea097d650647a83843b72da5e291aa388b0
 python_version=3
 replaces="kicad-i18n>=0"
 

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

* Re: [PR PATCH] [Updated] kicad: update to 6.0.9.
  2022-12-15 11:10 [PR PATCH] kicad: update to 6.0.9 hvraven
@ 2022-12-15 12:57 ` hvraven
  2022-12-15 13:00 ` hvraven
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hvraven @ 2022-12-15 12:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hvraven/void-packages kicad-6.0.9
https://github.com/void-linux/void-packages/pull/41105

kicad: update to 6.0.9.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From eb9d9443b02bbaed6ab90a82a959755319207359 Mon Sep 17 00:00:00 2001
From: "Hendrik v. Raven" <hendrik@consetetur.de>
Date: Thu, 15 Dec 2022 12:08:12 +0100
Subject: [PATCH] kicad: update to 6.0.9.

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

diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template
index 4db59d0bdd22..498aecba7945 100644
--- a/srcpkgs/kicad/template
+++ b/srcpkgs/kicad/template
@@ -1,7 +1,7 @@
 # Template file for 'kicad'
 pkgname=kicad
-version=6.0.7
-revision=2
+version=6.0.9
+revision=1
 build_style=cmake
 build_helper=cmake-wxWidgets-gtk3
 configure_args="-DKICAD_SCRIPTING_WXPYTHON=ON
@@ -18,7 +18,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="http://kicad.org"
 distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
-checksum=a72e88b15f360d76ea7427923a5073db5e34b5f8cfc4be389cfc24b12a71e7f9
+checksum=40c2180c4da0be5116356dd4ce55dea097d650647a83843b72da5e291aa388b0
 python_version=3
 replaces="kicad-i18n>=0"
 

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

* Re: kicad: update to 6.0.9.
  2022-12-15 11:10 [PR PATCH] kicad: update to 6.0.9 hvraven
  2022-12-15 12:57 ` [PR PATCH] [Updated] " hvraven
@ 2022-12-15 13:00 ` hvraven
  2023-02-13 21:47 ` lemmi
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hvraven @ 2022-12-15 13:00 UTC (permalink / raw)
  To: ml

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

New comment by hvraven on void-packages repository

https://github.com/void-linux/void-packages/pull/41105#issuecomment-1353027355

Comment:
fixed the error in the revision, not sure why the tests are failing for i686 and x86_64-musl. Could not find any reports of this in the upstream repo.

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

* Re: kicad: update to 6.0.9.
  2022-12-15 11:10 [PR PATCH] kicad: update to 6.0.9 hvraven
  2022-12-15 12:57 ` [PR PATCH] [Updated] " hvraven
  2022-12-15 13:00 ` hvraven
@ 2023-02-13 21:47 ` lemmi
  2023-02-13 21:47 ` [PR PATCH] [Closed]: " lemmi
  2023-02-14  7:31 ` hvraven
  4 siblings, 0 replies; 6+ messages in thread
From: lemmi @ 2023-02-13 21:47 UTC (permalink / raw)
  To: ml

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

New comment by lemmi on void-packages repository

https://github.com/void-linux/void-packages/pull/41105#issuecomment-1428734036

Comment:
v7 is out. Sorry this has been overlooked. I'll go ahead and close this. Feel free to open another PR, if you think there is still something important in 6.0.9.

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

* Re: [PR PATCH] [Closed]: kicad: update to 6.0.9.
  2022-12-15 11:10 [PR PATCH] kicad: update to 6.0.9 hvraven
                   ` (2 preceding siblings ...)
  2023-02-13 21:47 ` lemmi
@ 2023-02-13 21:47 ` lemmi
  2023-02-14  7:31 ` hvraven
  4 siblings, 0 replies; 6+ messages in thread
From: lemmi @ 2023-02-13 21:47 UTC (permalink / raw)
  To: ml

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

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

kicad: update to 6.0.9.
https://github.com/void-linux/void-packages/pull/41105

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

* Re: kicad: update to 6.0.9.
  2022-12-15 11:10 [PR PATCH] kicad: update to 6.0.9 hvraven
                   ` (3 preceding siblings ...)
  2023-02-13 21:47 ` [PR PATCH] [Closed]: " lemmi
@ 2023-02-14  7:31 ` hvraven
  4 siblings, 0 replies; 6+ messages in thread
From: hvraven @ 2023-02-14  7:31 UTC (permalink / raw)
  To: ml

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

New comment by hvraven on void-packages repository

https://github.com/void-linux/void-packages/pull/41105#issuecomment-1429257348

Comment:
fine by me, but any chance that the bump to 7.0.0 will happen soon?
Otherwise I'll make a new PR for it.

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

end of thread, other threads:[~2023-02-14  7:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 11:10 [PR PATCH] kicad: update to 6.0.9 hvraven
2022-12-15 12:57 ` [PR PATCH] [Updated] " hvraven
2022-12-15 13:00 ` hvraven
2023-02-13 21:47 ` lemmi
2023-02-13 21:47 ` [PR PATCH] [Closed]: " lemmi
2023-02-14  7:31 ` hvraven

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