Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qalculate: update to 5.4.0
@ 2025-01-13  2:53 xavierfortier1
  2025-01-13  3:29 ` yoshiyoshyosh
  2025-01-13 13:44 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: xavierfortier1 @ 2025-01-13  2:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xavierfortier1/void-packages qalculate
https://github.com/void-linux/void-packages/pull/53951

qalculate: update to 5.4.0
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686
  - x86_64-musl
  - aarch64-musl (crossbuild)
  - armv7l (crossbuild)

@yoshiyoshyosh

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

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

From 1c6dd6b3cde816d9da3f3cb35140c9950e9dfe78 Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Sun, 12 Jan 2025 21:30:13 -0500
Subject: [PATCH 1/3] libqalculate: update to 5.4.0.

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

diff --git a/srcpkgs/libqalculate/template b/srcpkgs/libqalculate/template
index 1f38fc2e45ece3..221e0fe27d6905 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=5.3.0
+version=5.4.0
 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=61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b
+checksum=1fe956877ff1bbb1f4b470c41cdf3d971cebbeda6a35e92282f0eea5193ac343
 
 qalculate_package() {
 	short_desc="Multi-purpose desktop calculator - CLI version"

From bc559cd90421104cb521f2473dec9b74552a0b21 Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Sun, 12 Jan 2025 21:30:33 -0500
Subject: [PATCH 2/3] qalculate-gtk: update to 5.4.0.

---
 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 a7267a448beb3a..75ceae633483cb 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=5.3.0
+version=5.4.0
 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=2cbeeaa6c820644a08427c7dbf1273bf55a1eb28650ecf425e3a420612d79c9f
+checksum=9a112b3bcb348834dff631fa5d8a55f36b0e4caf5d992c21e4b1a72879611331

From dfc2469a563dcc15a92d8e197ac04aea9cc18b1b Mon Sep 17 00:00:00 2001
From: Xavier Fortier <xavier.fortier@proton.me>
Date: Sun, 12 Jan 2025 21:30:34 -0500
Subject: [PATCH 3/3] qalculate-qt: update to 5.4.0.

---
 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 547b7d406adba5..9fe2f49ad0b4f2 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=5.3.0
+version=5.4.0
 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=535aa5513d15c97c953f853225390effd7a3875d2564abeeb8584addf43050a9
+checksum=a97d1813bd68562465657136ebe7c3fb925d442efadc5aa14ac3806c152d2816

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

* Re: qalculate: update to 5.4.0
  2025-01-13  2:53 [PR PATCH] qalculate: update to 5.4.0 xavierfortier1
@ 2025-01-13  3:29 ` yoshiyoshyosh
  2025-01-13 13:44 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: yoshiyoshyosh @ 2025-01-13  3:29 UTC (permalink / raw)
  To: ml

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

New comment by yoshiyoshyosh on void-packages repository

https://github.com/void-linux/void-packages/pull/53951#issuecomment-2586110502

Comment:
looks good, don't know how but my rss reader didn't pick up this release :woozy_face: 

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

* Re: [PR PATCH] [Merged]: qalculate: update to 5.4.0
  2025-01-13  2:53 [PR PATCH] qalculate: update to 5.4.0 xavierfortier1
  2025-01-13  3:29 ` yoshiyoshyosh
@ 2025-01-13 13:44 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2025-01-13 13:44 UTC (permalink / raw)
  To: ml

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

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

qalculate: update to 5.4.0
https://github.com/void-linux/void-packages/pull/53951

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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686
  - x86_64-musl
  - aarch64-musl (crossbuild)
  - armv7l (crossbuild)

@yoshiyoshyosh

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

end of thread, other threads:[~2025-01-13 13:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-13  2:53 [PR PATCH] qalculate: update to 5.4.0 xavierfortier1
2025-01-13  3:29 ` yoshiyoshyosh
2025-01-13 13:44 ` [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).