Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] numbat: update to 1.7.0.
@ 2023-11-04 22:21 mhmdanas
  2023-11-12  0:40 ` [PR PATCH] [Updated] " mhmdanas
  2023-11-13  5:37 ` [PR PATCH] [Merged]: numbat: update to 1.8.0 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-11-04 22:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages numbat-1.7.0
https://github.com/void-linux/void-packages/pull/47066

numbat: update to 1.7.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/47066.patch is attached

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

From 0e1813ba33c0bf5fb51487c2be7f1e215431097c Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Sat, 4 Nov 2023 22:20:58 +0000
Subject: [PATCH] numbat: update to 1.7.0.

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

diff --git a/srcpkgs/numbat/template b/srcpkgs/numbat/template
index 19914d85209e4..490b7833e644b 100644
--- a/srcpkgs/numbat/template
+++ b/srcpkgs/numbat/template
@@ -1,6 +1,6 @@
 # Template file for 'numbat'
 pkgname=numbat
-version=1.6.3
+version=1.7.0
 revision=1
 build_style=cargo
 make_install_args="--path numbat-cli"
@@ -10,7 +10,7 @@ license="Apache-2.0, 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=0f70e14d408f6129f2a5621053ebc4c47cdda9088ceb367151fb73436620523c
+checksum=852502496718892c2de0d3f0b45caef642d07cbcc50a838a0d0b192a5d062354
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR PATCH] [Updated] numbat: update to 1.7.0.
  2023-11-04 22:21 [PR PATCH] numbat: update to 1.7.0 mhmdanas
@ 2023-11-12  0:40 ` mhmdanas
  2023-11-13  5:37 ` [PR PATCH] [Merged]: numbat: update to 1.8.0 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2023-11-12  0:40 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages numbat-1.7.0
https://github.com/void-linux/void-packages/pull/47066

numbat: update to 1.7.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/47066.patch is attached

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

From cbda33c519a7638578f2c3fab3a29bc1daa5381d Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Sat, 4 Nov 2023 22:20:58 +0000
Subject: [PATCH] numbat: update to 1.8.0.

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

diff --git a/srcpkgs/numbat/template b/srcpkgs/numbat/template
index 19914d85209e4..e513f99523d53 100644
--- a/srcpkgs/numbat/template
+++ b/srcpkgs/numbat/template
@@ -1,6 +1,6 @@
 # Template file for 'numbat'
 pkgname=numbat
-version=1.6.3
+version=1.8.0
 revision=1
 build_style=cargo
 make_install_args="--path numbat-cli"
@@ -10,7 +10,7 @@ license="Apache-2.0, 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=0f70e14d408f6129f2a5621053ebc4c47cdda9088ceb367151fb73436620523c
+checksum=b02e4227ba1e7234c246099365143e01b957dfe5ce530424912b485ca42d28f9
 
 post_install() {
 	vlicense LICENSE-MIT

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

* Re: [PR PATCH] [Merged]: numbat: update to 1.8.0.
  2023-11-04 22:21 [PR PATCH] numbat: update to 1.7.0 mhmdanas
  2023-11-12  0:40 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-11-13  5:37 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-11-13  5:37 UTC (permalink / raw)
  To: ml

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

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

numbat: update to 1.8.0.
https://github.com/void-linux/void-packages/pull/47066

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] 3+ messages in thread

end of thread, other threads:[~2023-11-13  5:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-04 22:21 [PR PATCH] numbat: update to 1.7.0 mhmdanas
2023-11-12  0:40 ` [PR PATCH] [Updated] " mhmdanas
2023-11-13  5:37 ` [PR PATCH] [Merged]: numbat: update to 1.8.0 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).