Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kirigami-addons: update to 0.7.0
@ 2023-01-31 22:29 AgarimOSLinux
  2023-01-31 22:53 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-01-31 22:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages kirigami-addons
https://github.com/void-linux/void-packages/pull/42006

kirigami-addons: update to 0.7.0

Testing the changes:

  .  I tested the changes in this PR: YES|



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

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

From 1faa17834d28a7a2dfbaf43044c3f555b97f99ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Tue, 31 Jan 2023 23:27:05 +0100
Subject: [PATCH] kirigami-addons: update to 0.7.0

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

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 7fd4cc05d5b3..91e50cb4bb65 100644
--- a/srcpkgs/kirigami-addons/template
+++ b/srcpkgs/kirigami-addons/template
@@ -1,6 +1,6 @@
 # Template file for 'kirigami-addons'
 pkgname=kirigami-addons
-version=0.6.2
+version=0.7.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DBUILD_QCH=ON"
@@ -12,4 +12,4 @@ maintainer="José Santos <agarimos@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://invent.kde.org/libraries/kirigami-addons"
 distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=828b9b40883946e649c44834ecfff7edaa7015e961beebf6c99151fb478b0dd0
+checksum=0132a58b150229544a61e17e792c48cfc6daa03a8be9c7acd873a6c30d283df7

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

* Re: [PR REVIEW] kirigami-addons: update to 0.7.0
  2023-01-31 22:29 [PR PATCH] kirigami-addons: update to 0.7.0 AgarimOSLinux
@ 2023-01-31 22:53 ` paper42
  2023-01-31 22:53 ` [PR PATCH] [Updated] " AgarimOSLinux
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-01-31 22:53 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42006#discussion_r1092567913

Comment:
```suggestion
distfiles="${KDE_SITE}/kirigami-addons/kirigami-addons-${version}.tar.xz"
```


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

* Re: [PR PATCH] [Updated] kirigami-addons: update to 0.7.0
  2023-01-31 22:29 [PR PATCH] kirigami-addons: update to 0.7.0 AgarimOSLinux
  2023-01-31 22:53 ` [PR REVIEW] " paper42
@ 2023-01-31 22:53 ` AgarimOSLinux
  2023-02-01 13:47 ` liarimu
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-01-31 22:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages kirigami-addons
https://github.com/void-linux/void-packages/pull/42006

kirigami-addons: update to 0.7.0

Testing the changes:

  .  I tested the changes in this PR: YES|



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

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

From 1faa17834d28a7a2dfbaf43044c3f555b97f99ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Tue, 31 Jan 2023 23:27:05 +0100
Subject: [PATCH 1/2] kirigami-addons: update to 0.7.0

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

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 7fd4cc05d5b3..91e50cb4bb65 100644
--- a/srcpkgs/kirigami-addons/template
+++ b/srcpkgs/kirigami-addons/template
@@ -1,6 +1,6 @@
 # Template file for 'kirigami-addons'
 pkgname=kirigami-addons
-version=0.6.2
+version=0.7.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DBUILD_QCH=ON"
@@ -12,4 +12,4 @@ maintainer="José Santos <agarimos@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://invent.kde.org/libraries/kirigami-addons"
 distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=828b9b40883946e649c44834ecfff7edaa7015e961beebf6c99151fb478b0dd0
+checksum=0132a58b150229544a61e17e792c48cfc6daa03a8be9c7acd873a6c30d283df7

From c5fcb1a88a5a8ecd0992ac8872ba0425722c1a93 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Tue, 31 Jan 2023 23:53:19 +0100
Subject: [PATCH 2/2] Update srcpkgs/kirigami-addons/template

Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
 srcpkgs/kirigami-addons/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 91e50cb4bb65..8e75de445008 100644
--- a/srcpkgs/kirigami-addons/template
+++ b/srcpkgs/kirigami-addons/template
@@ -11,5 +11,5 @@ short_desc="Add-ons for the Kirigami framework"
 maintainer="José Santos <agarimos@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://invent.kde.org/libraries/kirigami-addons"
-distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
+distfiles="${KDE_SITE}/kirigami-addons/kirigami-addons-${version}.tar.xz"
 checksum=0132a58b150229544a61e17e792c48cfc6daa03a8be9c7acd873a6c30d283df7

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

* Re: kirigami-addons: update to 0.7.0
  2023-01-31 22:29 [PR PATCH] kirigami-addons: update to 0.7.0 AgarimOSLinux
  2023-01-31 22:53 ` [PR REVIEW] " paper42
  2023-01-31 22:53 ` [PR PATCH] [Updated] " AgarimOSLinux
@ 2023-02-01 13:47 ` liarimu
  2023-02-03 12:25 ` [PR PATCH] [Updated] " AgarimOSLinux
  2023-02-03 12:25 ` [PR PATCH] [Closed]: " AgarimOSLinux
  4 siblings, 0 replies; 6+ messages in thread
From: liarimu @ 2023-02-01 13:47 UTC (permalink / raw)
  To: ml

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

New comment by liarimu on void-packages repository

https://github.com/void-linux/void-packages/pull/42006#issuecomment-1412086599

Comment:
Please squash commits into one.

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

* Re: [PR PATCH] [Updated] kirigami-addons: update to 0.7.0
  2023-01-31 22:29 [PR PATCH] kirigami-addons: update to 0.7.0 AgarimOSLinux
                   ` (2 preceding siblings ...)
  2023-02-01 13:47 ` liarimu
@ 2023-02-03 12:25 ` AgarimOSLinux
  2023-02-03 12:25 ` [PR PATCH] [Closed]: " AgarimOSLinux
  4 siblings, 0 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-02-03 12:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages kirigami-addons
https://github.com/void-linux/void-packages/pull/42006

kirigami-addons: update to 0.7.0

Testing the changes:

  .  I tested the changes in this PR: YES|



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

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



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

* Re: [PR PATCH] [Closed]: kirigami-addons: update to 0.7.0
  2023-01-31 22:29 [PR PATCH] kirigami-addons: update to 0.7.0 AgarimOSLinux
                   ` (3 preceding siblings ...)
  2023-02-03 12:25 ` [PR PATCH] [Updated] " AgarimOSLinux
@ 2023-02-03 12:25 ` AgarimOSLinux
  4 siblings, 0 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-02-03 12:25 UTC (permalink / raw)
  To: ml

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

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

kirigami-addons: update to 0.7.0
https://github.com/void-linux/void-packages/pull/42006

Description:

Testing the changes:

  .  I tested the changes in this PR: YES|



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

end of thread, other threads:[~2023-02-03 12:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 22:29 [PR PATCH] kirigami-addons: update to 0.7.0 AgarimOSLinux
2023-01-31 22:53 ` [PR REVIEW] " paper42
2023-01-31 22:53 ` [PR PATCH] [Updated] " AgarimOSLinux
2023-02-01 13:47 ` liarimu
2023-02-03 12:25 ` [PR PATCH] [Updated] " AgarimOSLinux
2023-02-03 12:25 ` [PR PATCH] [Closed]: " AgarimOSLinux

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