Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] numbat: update to 1.15.0
@ 2025-01-04 23:01 tranzystorekk
  2025-01-04 23:08 ` [PR PATCH] [Merged]: " tranzystorekk
  0 siblings, 1 reply; 2+ messages in thread
From: tranzystorekk @ 2025-01-04 23:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages numbat
https://github.com/void-linux/void-packages/pull/53850

numbat: update to 1.15.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/53850.patch is attached

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

From 1a685d95df9bb1759d9f3c18197e84e89852c1bd Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Sat, 4 Jan 2025 23:59:04 +0100
Subject: [PATCH] numbat: update to 1.15.0

---
 srcpkgs/numbat/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/numbat/template b/srcpkgs/numbat/template
index 9e47dc2adde6a8..17c66c0c519212 100644
--- a/srcpkgs/numbat/template
+++ b/srcpkgs/numbat/template
@@ -1,18 +1,19 @@
 # Template file for 'numbat'
 pkgname=numbat
-version=1.14.0
+version=1.15.0
 revision=1
+build_wrksrc=numbat-cli
 build_style=cargo
-make_install_args="--path numbat-cli"
 short_desc="Statically typed programming language for scientific computations"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0 OR MIT"
 homepage="https://numbat.dev"
 changelog="https://github.com/sharkdp/numbat/releases"
 distfiles="https://github.com/sharkdp/numbat/archive/refs/tags/v${version}.tar.gz"
-checksum=297c4ce1eca68a5f523a537b6d4a7334907f0cd4fbcf2162d1467d6d090c1445
+checksum=abf7a79db4c8eb0e6ddd7a67efafcaf7b9d8c109ad255c21207be2bb54a12ba2
 
 post_install() {
+	cd ${wrksrc}
 	vlicense LICENSE-MIT
 	vdoc README.md
 

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

* Re: [PR PATCH] [Merged]: numbat: update to 1.15.0
  2025-01-04 23:01 [PR PATCH] numbat: update to 1.15.0 tranzystorekk
@ 2025-01-04 23:08 ` tranzystorekk
  0 siblings, 0 replies; 2+ messages in thread
From: tranzystorekk @ 2025-01-04 23:08 UTC (permalink / raw)
  To: ml

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

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

numbat: update to 1.15.0
https://github.com/void-linux/void-packages/pull/53850

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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:[~2025-01-04 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-04 23:01 [PR PATCH] numbat: update to 1.15.0 tranzystorekk
2025-01-04 23:08 ` [PR PATCH] [Merged]: " tranzystorekk

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