Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qalculate{,-qt,-gtk}: update to 4.5.1.
@ 2023-01-05  0:19 mhmdanas
  2023-01-07 18:05 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2023-01-05  0:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages qalculate-4.5.1
https://github.com/void-linux/void-packages/pull/41456

qalculate{,-qt,-gtk}: update to 4.5.1.

<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qalculate-4.5.1-41456.patch --]
[-- Type: text/x-diff, Size: 3569 bytes --]

From d49669a1417efe570ecb176f866aaa595b7b77d3 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 5 Jan 2023 00:14:09 +0000
Subject: [PATCH 1/3] libqalculate: update to 4.5.1.

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

diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template
index f059027460b8..0c043fbaf9c6 100644
--- a/srcpkgs/libqalculate/template
+++ b/srcpkgs/libqalculate/template
@@ -1,7 +1,7 @@
 # Template file for 'libqalculate'
 # NOTE: keep this package synchronized with 'qalculate-gtk' and 'qalculate-qt'
 pkgname=libqalculate
-version=4.3.0
+version=4.5.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="intltool pkg-config doxygen"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 changelog="https://qalculate.github.io/news.html"
 distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
-checksum=ddcb7b77dcbd06775cde95ea8360e4ffaef8f9df34c9690700c87980c36ab244
+checksum=230c28f067c02a486252d6ea9a206ffc2b6803ae0430696f9e56611bece20585
 
 qalculate_package() {
 	short_desc="Multi-purpose desktop calculator - CLI version"

From 413a572743da12f22eef2119882b7fc56bd7087d Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 5 Jan 2023 00:14:13 +0000
Subject: [PATCH 2/3] qalculate-gtk: update to 4.5.1.

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

diff --git a/srcpkgs/qalculate-gtk/template b/srcpkgs/qalculate-gtk/template
index ad1542ad58e0..2ab22e4a4b81 100644
--- a/srcpkgs/qalculate-gtk/template
+++ b/srcpkgs/qalculate-gtk/template
@@ -1,7 +1,7 @@
 # Template file for 'qalculate-gtk'
 # NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-qt'
 pkgname=qalculate-gtk
-version=4.3.0
+version=4.5.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="intltool pkg-config glib-devel"
@@ -13,4 +13,4 @@ license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 changelog="https://qalculate.github.io/news.html"
 distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
-checksum=c08a7acc0d9c72bc717f5f6db892a9c8dfdefeb8fa9f31e68484c715adff10f0
+checksum=1f8b95cfb8267c60c8e1c2faf78f6fc487714d6d504b2a121809ca5582e2d656

From 68011dc14d6e7e0102b6385822acebc6e04f5608 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 5 Jan 2023 00:14:47 +0000
Subject: [PATCH 3/3] qalculate-qt: update to 4.5.1.

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

diff --git a/srcpkgs/qalculate-qt/template b/srcpkgs/qalculate-qt/template
index 1343af9968a1..93011699db60 100644
--- a/srcpkgs/qalculate-qt/template
+++ b/srcpkgs/qalculate-qt/template
@@ -1,7 +1,7 @@
 # Template file for 'qalculate-qt'
 # NOTE: keep this package synchronized with 'libqalculate' and 'qalculate-gtk'
 pkgname=qalculate-qt
-version=4.3.0
+version=4.5.1
 revision=1
 build_style=qmake
 hostmakedepends="intltool pkg-config qt5-qmake qt5-host-tools"
@@ -13,4 +13,4 @@ license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 changelog="https://qalculate.github.io/news.html"
 distfiles="https://github.com/Qalculate/qalculate-qt/releases/download/v${version}/qalculate-qt-${version}.tar.gz"
-checksum=add2c06b7909b99de2db8853ba48af5556ac51358423faeb1c03931fb6c446bf
+checksum=fee346f061606b4263f703c58efb6e9d1a952be2a3cd240b254a0ce5a6e04cf3

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

* Re: [PR PATCH] [Closed]: qalculate{,-qt,-gtk}: update to 4.5.1.
  2023-01-05  0:19 [PR PATCH] qalculate{,-qt,-gtk}: update to 4.5.1 mhmdanas
@ 2023-01-07 18:05 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-01-07 18:05 UTC (permalink / raw)
  To: ml

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

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

qalculate{,-qt,-gtk}: update to 4.5.1.
https://github.com/void-linux/void-packages/pull/41456

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-01-07 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05  0:19 [PR PATCH] qalculate{,-qt,-gtk}: update to 4.5.1 mhmdanas
2023-01-07 18:05 ` [PR PATCH] [Closed]: " abenson

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