Github messages for voidlinux
 help / color / mirror / Atom feed
From: ashpooljh <ashpooljh@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] qalculate, qalculate-gtk: update to 3.13.0.
Date: Sun, 25 Oct 2020 13:05:23 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25872@inbox.vuxu.org> (raw)

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

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

https://github.com/ashpooljh/void-packages qalc
https://github.com/void-linux/void-packages/pull/25872

qalculate, qalculate-gtk: update to 3.13.0.


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

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

From 66005e5e3e67a419a69a2f31454b921e1e83d2ab Mon Sep 17 00:00:00 2001
From: Ashpool <ashpool@xecut.net>
Date: Sun, 25 Oct 2020 15:04:20 +0300
Subject: [PATCH 1/2] qalculate: update to 3.13.0.

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

diff --git a/srcpkgs/qalculate/template b/srcpkgs/qalculate/template
index c5d041892f4..5bcddad9d87 100644
--- a/srcpkgs/qalculate/template
+++ b/srcpkgs/qalculate/template
@@ -1,7 +1,7 @@
 # Template file for 'qalculate'
 # NOTE: keep this package synchronized with "srcpkgs/qalculate-gtk"
 pkgname=qalculate
-version=3.12.1
+version=3.13.0
 revision=1
 wrksrc="lib${pkgname}-${version}"
 build_style=gnu-configure
@@ -13,7 +13,7 @@ maintainer="Artem Zhurikhin <ashpool@xecut.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 distfiles="https://github.com/Qalculate/libqalculate/releases/download/v${version}/libqalculate-${version}.tar.gz"
-checksum=28c46dc8dd975f253627d80c55a6feab7c44d965dce3ceffefc3cafc9a97c457
+checksum=329700f6ee9f634e5383598197efe94861cd49ce1d9b40b61558fa578d58de1c
 
 libqalculate-data_package() {
 	archs=noarch

From 9b5fa9107212d1ae3bf8352915fc30451018628a Mon Sep 17 00:00:00 2001
From: Ashpool <ashpool@xecut.net>
Date: Sun, 25 Oct 2020 15:04:33 +0300
Subject: [PATCH 2/2] qalculate-gtk: update to 3.13.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 962bafe2263..5b79f7a5e9a 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 "srcpkgs/qalculate"
 pkgname=qalculate-gtk
-version=3.12.1
+version=3.13.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="intltool pkg-config glib-devel"
@@ -12,4 +12,4 @@ maintainer="Artem Zhurikhin <ashpool@xecut.net>"
 license="GPL-2.0-or-later"
 homepage="https://qalculate.github.io"
 distfiles="https://github.com/Qalculate/qalculate-gtk/releases/download/v${version}/qalculate-gtk-${version}.tar.gz"
-checksum=1be087dace97c96c94cd0a032be103d8506001919a0ecc1cdd222445f5708596
+checksum=7c4f7aac2c449e23932671b93b1fafc9f915d7c6bbac81f60d6ad44b6f3f5bc8

             reply	other threads:[~2020-10-25 12:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-25 12:05 ashpooljh [this message]
2020-10-25 12:37 ` [PR PATCH] [Updated] " ashpooljh
2020-10-25 16:44 ` [PR PATCH] [Updated] qalculate, qalculate-gtk: update to 3.13.0, drop noarch ashpooljh
2020-10-26 16:43 ` ashpooljh
2020-10-27 15:06 ` [PR REVIEW] qalculate, qalculate-gtk: update to 3.14.0, " ahesford
2020-10-27 18:05 ` [PR PATCH] [Updated] " ashpooljh
2020-10-27 18:17 ` [PR REVIEW] " ashpooljh
2020-10-27 18:27 ` [PR PATCH] [Updated] " ashpooljh
2020-10-27 18:28 ` [PR REVIEW] " ashpooljh
2020-10-27 18:43 ` ericonr
2020-10-27 18:47 ` [PR PATCH] [Updated] " ashpooljh
2020-10-29 14:30 ` [PR REVIEW] " ahesford
2020-10-29 14:45 ` [PR PATCH] [Updated] " ashpooljh
2020-10-29 17:03 ` [PR PATCH] [Closed]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25872@inbox.vuxu.org \
    --to=ashpooljh@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).