Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kirigami-addons: update to 0.10.0
@ 2023-07-24 15:18 AgarimOSLinux
  2023-07-28  5:07 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-07-24 15:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 447 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/45222

kirigami-addons: update to 0.10.0

- I tested the changes in this PR:YES

- I built this PR locally for my native architecture, (X86_64)



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

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

From 81f97579d1d9da02a2ed0baa7a8be2c435b4e479 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Mon, 24 Jul 2023 17:16:18 +0200
Subject: [PATCH] kirigami-addons: update to 0.10.0

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

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 32596586577b1..1ccfab74460c6 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.9.0
+version=0.10.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DBUILD_QCH=ON"
@@ -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=""https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz""
-checksum=87bd267243d1133478dca4f3e54caa430c75ef1c9d08b6f62c524c363d415187
+distfiles="https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=b7b90324fcefcedc6a8a861af85f74423b6cb840586deb3e97a3977d22d77fb3

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

* Re: [PR REVIEW] kirigami-addons: update to 0.10.0
  2023-07-24 15:18 [PR PATCH] kirigami-addons: update to 0.10.0 AgarimOSLinux
@ 2023-07-28  5:07 ` classabbyamp
  2023-07-30 20:54 ` [PR PATCH] [Updated] " AgarimOSLinux
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-07-28  5:07 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45222#discussion_r1277093105

Comment:
```suggestion
distfiles="https://github.com/KDE/krigami-addons/archive/refs/tags/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] kirigami-addons: update to 0.10.0
  2023-07-24 15:18 [PR PATCH] kirigami-addons: update to 0.10.0 AgarimOSLinux
  2023-07-28  5:07 ` [PR REVIEW] " classabbyamp
@ 2023-07-30 20:54 ` AgarimOSLinux
  2023-07-30 21:33 ` AgarimOSLinux
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-07-30 20:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 452 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/45222

kirigami-addons: update to 0.10.0

- I tested the changes in this PR:YES

- I built this PR locally for my native architecture, (X86_64)



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

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

From 81f97579d1d9da02a2ed0baa7a8be2c435b4e479 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Mon, 24 Jul 2023 17:16:18 +0200
Subject: [PATCH] kirigami-addons: update to 0.10.0

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

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 32596586577b1..1ccfab74460c6 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.9.0
+version=0.10.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DBUILD_QCH=ON"
@@ -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=""https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz""
-checksum=87bd267243d1133478dca4f3e54caa430c75ef1c9d08b6f62c524c363d415187
+distfiles="https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=b7b90324fcefcedc6a8a861af85f74423b6cb840586deb3e97a3977d22d77fb3

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

* Re: [PR PATCH] [Updated] kirigami-addons: update to 0.10.0
  2023-07-24 15:18 [PR PATCH] kirigami-addons: update to 0.10.0 AgarimOSLinux
  2023-07-28  5:07 ` [PR REVIEW] " classabbyamp
  2023-07-30 20:54 ` [PR PATCH] [Updated] " AgarimOSLinux
@ 2023-07-30 21:33 ` AgarimOSLinux
  2023-07-30 21:42 ` AgarimOSLinux
  2023-07-31  9:34 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-07-30 21:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 452 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/45222

kirigami-addons: update to 0.10.0

- I tested the changes in this PR:YES

- I built this PR locally for my native architecture, (X86_64)



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

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

From 81f97579d1d9da02a2ed0baa7a8be2c435b4e479 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Mon, 24 Jul 2023 17:16:18 +0200
Subject: [PATCH 1/2] kirigami-addons: update to 0.10.0

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

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 32596586577b..1ccfab74460c 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.9.0
+version=0.10.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DBUILD_QCH=ON"
@@ -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=""https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz""
-checksum=87bd267243d1133478dca4f3e54caa430c75ef1c9d08b6f62c524c363d415187
+distfiles="https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=b7b90324fcefcedc6a8a861af85f74423b6cb840586deb3e97a3977d22d77fb3

From 69a2917d6bdf6e318bec2460eb0c1f961dfef9fd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Sun, 30 Jul 2023 23:33:08 +0200
Subject: [PATCH 2/2] kirigami-addons: update to 0.10.0

---
 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 1ccfab74460c..ab432ec9520c 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="https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+distfiles="https://github.com/KDE/kirigami-addons/archive/refs/tags/v${version}.tar.gz"
 checksum=b7b90324fcefcedc6a8a861af85f74423b6cb840586deb3e97a3977d22d77fb3

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

* Re: [PR PATCH] [Updated] kirigami-addons: update to 0.10.0
  2023-07-24 15:18 [PR PATCH] kirigami-addons: update to 0.10.0 AgarimOSLinux
                   ` (2 preceding siblings ...)
  2023-07-30 21:33 ` AgarimOSLinux
@ 2023-07-30 21:42 ` AgarimOSLinux
  2023-07-31  9:34 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: AgarimOSLinux @ 2023-07-30 21:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 452 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/45222

kirigami-addons: update to 0.10.0

- I tested the changes in this PR:YES

- I built this PR locally for my native architecture, (X86_64)



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

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

From 661925fcebc2a50306873a7eca991860db151163 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Sun, 30 Jul 2023 23:36:39 +0200
Subject: [PATCH] kirigami-addons: update to 0.10.0

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

diff --git a/srcpkgs/kirigami-addons/template b/srcpkgs/kirigami-addons/template
index 32596586577b..ab432ec9520c 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.9.0
+version=0.10.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF -DBUILD_QCH=ON"
@@ -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=""https://github.com/KDE/${pkgname}/archive/refs/tags/v${version}.tar.gz""
-checksum=87bd267243d1133478dca4f3e54caa430c75ef1c9d08b6f62c524c363d415187
+distfiles="https://github.com/KDE/kirigami-addons/archive/refs/tags/v${version}.tar.gz"
+checksum=b7b90324fcefcedc6a8a861af85f74423b6cb840586deb3e97a3977d22d77fb3

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

* Re: [PR PATCH] [Merged]: kirigami-addons: update to 0.10.0
  2023-07-24 15:18 [PR PATCH] kirigami-addons: update to 0.10.0 AgarimOSLinux
                   ` (3 preceding siblings ...)
  2023-07-30 21:42 ` AgarimOSLinux
@ 2023-07-31  9:34 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-07-31  9:34 UTC (permalink / raw)
  To: ml

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

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

kirigami-addons: update to 0.10.0
https://github.com/void-linux/void-packages/pull/45222

Description:

- I tested the changes in this PR:YES

- I built this PR locally for my native architecture, (X86_64)



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

end of thread, other threads:[~2023-07-31  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 15:18 [PR PATCH] kirigami-addons: update to 0.10.0 AgarimOSLinux
2023-07-28  5:07 ` [PR REVIEW] " classabbyamp
2023-07-30 20:54 ` [PR PATCH] [Updated] " AgarimOSLinux
2023-07-30 21:33 ` AgarimOSLinux
2023-07-30 21:42 ` AgarimOSLinux
2023-07-31  9:34 ` [PR PATCH] [Merged]: " classabbyamp

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