Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] atuin: update to 17.2.0
@ 2024-01-03 13:35 tranzystorekk
  2024-01-03 16:18 ` [PR PATCH] [Updated] " tranzystorekk
  2024-01-03 16:46 ` [PR PATCH] [Merged]: atuin: update to 17.2.1 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: tranzystorekk @ 2024-01-03 13:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages atuin
https://github.com/void-linux/void-packages/pull/48044

atuin: update to 17.2.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/48044.patch is attached

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

From c693e397922bb66cbdd54686deabe7a51875352f Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Wed, 3 Jan 2024 14:30:05 +0100
Subject: [PATCH] atuin: update to 17.2.0

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

diff --git a/srcpkgs/atuin/template b/srcpkgs/atuin/template
index cd75af0b2d188..cdbb9ca12fe3c 100644
--- a/srcpkgs/atuin/template
+++ b/srcpkgs/atuin/template
@@ -1,6 +1,6 @@
 # Template file for 'atuin'
 pkgname=atuin
-version=17.1.0
+version=17.2.0
 revision=1
 build_style=cargo
 build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://atuin.sh"
 changelog="https://raw.githubusercontent.com/atuinsh/atuin/main/CHANGELOG.md"
 distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/v${version}.tar.gz"
-checksum=6a0b1542e7061e6a5bcdf3c284d3ad386e3504e040fcfa1500f530a5125b37b8
+checksum=d82c7f4b0b3c04eb6ff1b26b1c4d5219622e1266ced9b48addf7976d2d90bd9a
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] atuin: update to 17.2.0
  2024-01-03 13:35 [PR PATCH] atuin: update to 17.2.0 tranzystorekk
@ 2024-01-03 16:18 ` tranzystorekk
  2024-01-03 16:46 ` [PR PATCH] [Merged]: atuin: update to 17.2.1 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2024-01-03 16:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages atuin
https://github.com/void-linux/void-packages/pull/48044

atuin: update to 17.2.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/48044.patch is attached

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

From 22776b8add7240477438cc6c4960fc41ff269259 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Wed, 3 Jan 2024 14:30:05 +0100
Subject: [PATCH] atuin: update to 17.2.1

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

diff --git a/srcpkgs/atuin/template b/srcpkgs/atuin/template
index cd75af0b2d188..e3fdad5ed5993 100644
--- a/srcpkgs/atuin/template
+++ b/srcpkgs/atuin/template
@@ -1,6 +1,6 @@
 # Template file for 'atuin'
 pkgname=atuin
-version=17.1.0
+version=17.2.1
 revision=1
 build_style=cargo
 build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://atuin.sh"
 changelog="https://raw.githubusercontent.com/atuinsh/atuin/main/CHANGELOG.md"
 distfiles="https://github.com/atuinsh/atuin/archive/refs/tags/v${version}.tar.gz"
-checksum=6a0b1542e7061e6a5bcdf3c284d3ad386e3504e040fcfa1500f530a5125b37b8
+checksum=5bad59af24317adfa1d56fce39e231c85836fb91ac3d468830f9bb0884b320ca
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: atuin: update to 17.2.1
  2024-01-03 13:35 [PR PATCH] atuin: update to 17.2.0 tranzystorekk
  2024-01-03 16:18 ` [PR PATCH] [Updated] " tranzystorekk
@ 2024-01-03 16:46 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2024-01-03 16:46 UTC (permalink / raw)
  To: ml

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

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

atuin: update to 17.2.1
https://github.com/void-linux/void-packages/pull/48044

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:[~2024-01-03 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 13:35 [PR PATCH] atuin: update to 17.2.0 tranzystorekk
2024-01-03 16:18 ` [PR PATCH] [Updated] " tranzystorekk
2024-01-03 16:46 ` [PR PATCH] [Merged]: atuin: update to 17.2.1 Duncaen

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