Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lcalc: update to 2.0.5.
@ 2022-10-09  6:06 Eloitor
  2022-10-09  6:14 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 3+ messages in thread
From: Eloitor @ 2022-10-09  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages lcalc
https://github.com/void-linux/void-packages/pull/39830

lcalc: update to 2.0.5.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From d8e8e26cd69a82de8e5c8b05898b008c005578c0 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Sun, 9 Oct 2022 10:03:23 +0200
Subject: [PATCH] lcalc: update to 2.0.5.

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

diff --git a/srcpkgs/lcalc/template b/srcpkgs/lcalc/template
index a030c96039ef..270078df9a54 100644
--- a/srcpkgs/lcalc/template
+++ b/srcpkgs/lcalc/template
@@ -1,6 +1,6 @@
 # Template file for 'lcalc'
 pkgname=lcalc
-version=2.0.4
+version=2.0.5
 revision=1
 build_style=gnu-configure
 configure_args="--with-pari"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sagemath/lcalc"
 changelog="https://gitlab.com/sagemath/lcalc/-/raw/master/doc/ChangeLog"
 distfiles="https://gitlab.com/sagemath/lcalc/-/archive/${version}/lcalc-${version}.tar.bz2"
-checksum=28b9d33307d0aa002accf6950fa4547df8c6764df8d025bc8523aa857423417b
+checksum=94efc160a2761de75df534707fd2ec53949c5389296d20ddbac1b285fe26d1ad
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Merged]: lcalc: update to 2.0.5.
  2022-10-09  6:06 [PR PATCH] lcalc: update to 2.0.5 Eloitor
@ 2022-10-09  6:14 ` classabbyamp
  0 siblings, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-10-09  6:14 UTC (permalink / raw)
  To: ml

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

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

lcalc: update to 2.0.5.
https://github.com/void-linux/void-packages/pull/39830

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

* [PR PATCH] lcalc: update to 2.0.5.
@ 2021-12-21 14:33 tornaria
  0 siblings, 0 replies; 3+ messages in thread
From: tornaria @ 2021-12-21 14:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages lcalc
https://github.com/void-linux/void-packages/pull/34645

lcalc: update to 2.0.5.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 7efd0960d6c96b5862fc88c731fd5c1cf6c3e14f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Tue, 21 Dec 2021 11:31:35 -0300
Subject: [PATCH] lcalc: update to 2.0.5.

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

diff --git a/srcpkgs/lcalc/template b/srcpkgs/lcalc/template
index a030c96039ef..270078df9a54 100644
--- a/srcpkgs/lcalc/template
+++ b/srcpkgs/lcalc/template
@@ -1,6 +1,6 @@
 # Template file for 'lcalc'
 pkgname=lcalc
-version=2.0.4
+version=2.0.5
 revision=1
 build_style=gnu-configure
 configure_args="--with-pari"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.com/sagemath/lcalc"
 changelog="https://gitlab.com/sagemath/lcalc/-/raw/master/doc/ChangeLog"
 distfiles="https://gitlab.com/sagemath/lcalc/-/archive/${version}/lcalc-${version}.tar.bz2"
-checksum=28b9d33307d0aa002accf6950fa4547df8c6764df8d025bc8523aa857423417b
+checksum=94efc160a2761de75df534707fd2ec53949c5389296d20ddbac1b285fe26d1ad
 
 pre_configure() {
 	autoreconf -fi

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

end of thread, other threads:[~2022-10-09  6:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09  6:06 [PR PATCH] lcalc: update to 2.0.5 Eloitor
2022-10-09  6:14 ` [PR PATCH] [Merged]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2021-12-21 14:33 [PR PATCH] " tornaria

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