Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rustypaste: update to 0.9.1.
@ 2023-05-24 20:36 lukas-jo
  2023-05-31  7:57 ` [PR PATCH] [Updated] " lukas-jo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: lukas-jo @ 2023-05-24 20:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rustypaste-0.9.1
https://github.com/void-linux/void-packages/pull/44068

rustypaste: update to 0.9.1.
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



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

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

From 1a503a783b5dbd5180c3f846b34ac1f42b57c7fc Mon Sep 17 00:00:00 2001
From: lukas-jo <lukas.jordan@pm.me>
Date: Wed, 24 May 2023 22:34:20 +0200
Subject: [PATCH] rustypaste: update to 0.9.1.

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

diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
index 52eae3caaf96..092b35224310 100644
--- a/srcpkgs/rustypaste/template
+++ b/srcpkgs/rustypaste/template
@@ -1,6 +1,6 @@
 # Template file for 'rustypaste'
 pkgname=rustypaste
-version=0.9.0
+version=0.9.1
 revision=1
 build_style=cargo
 make_check_args="-- --test-threads 1"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/orhun/rustypaste"
 changelog="https://raw.githubusercontent.com/orhun/rustypaste/master/CHANGELOG.md"
 distfiles="https://github.com/orhun/rustypaste/archive/refs/tags/v${version}.tar.gz"
-checksum=16197a881ae0f1fd32d90956b656d82429a1bb111c918837487eef943a14fd76
+checksum=d55daacbedb446f4b6e2d2b880cdb59e7f01ce17bb5146f8bed99691ccbabe26
 conf_files="/etc/rustypaste/config.toml"
 
 system_accounts="_rustypaste"

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

* Re: [PR PATCH] [Updated] rustypaste: update to 0.9.1.
  2023-05-24 20:36 [PR PATCH] rustypaste: update to 0.9.1 lukas-jo
@ 2023-05-31  7:57 ` lukas-jo
  2023-05-31  7:59 ` rustypaste: update to 0.10.0, rustypaste-cli: update to 0.4.0 lukas-jo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: lukas-jo @ 2023-05-31  7:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lukas-jo/void-packages rustypaste-0.9.1
https://github.com/void-linux/void-packages/pull/44068

rustypaste: update to 0.9.1.
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



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

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

From 53480700caa0554433875e35e0ff778057b6afea Mon Sep 17 00:00:00 2001
From: lukas-jo <lukas.jordan@pm.me>
Date: Wed, 24 May 2023 22:34:20 +0200
Subject: [PATCH 1/2] rustypaste: update to 0.10.0.

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

diff --git a/srcpkgs/rustypaste/template b/srcpkgs/rustypaste/template
index 52eae3caaf96..f04fb2e37d6a 100644
--- a/srcpkgs/rustypaste/template
+++ b/srcpkgs/rustypaste/template
@@ -1,6 +1,6 @@
 # Template file for 'rustypaste'
 pkgname=rustypaste
-version=0.9.0
+version=0.10.0
 revision=1
 build_style=cargo
 make_check_args="-- --test-threads 1"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/orhun/rustypaste"
 changelog="https://raw.githubusercontent.com/orhun/rustypaste/master/CHANGELOG.md"
 distfiles="https://github.com/orhun/rustypaste/archive/refs/tags/v${version}.tar.gz"
-checksum=16197a881ae0f1fd32d90956b656d82429a1bb111c918837487eef943a14fd76
+checksum=54e4235716ccece450b51ffbd7a42a21b730650d3b481901e95d91477819806b
 conf_files="/etc/rustypaste/config.toml"
 
 system_accounts="_rustypaste"

From 21cd6ff2d35429e37302ca00fdb1704232d70fca Mon Sep 17 00:00:00 2001
From: lukas-jo <lukas.jordan@pm.me>
Date: Wed, 31 May 2023 09:56:55 +0200
Subject: [PATCH 2/2] rustypaste-cli: update to 0.4.0.

---
 srcpkgs/rustypaste-cli/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rustypaste-cli/template b/srcpkgs/rustypaste-cli/template
index 1b1f53295fbd..663a222a059f 100644
--- a/srcpkgs/rustypaste-cli/template
+++ b/srcpkgs/rustypaste-cli/template
@@ -1,6 +1,6 @@
-# Template file for 'rustypaste-cli' 
+# Template file for 'rustypaste-cli'
 pkgname=rustypaste-cli
-version=0.3.0
+version=0.4.0
 revision=1
 build_style=cargo
 short_desc="CLI tool for rustypaste"
@@ -9,7 +9,7 @@ license="MIT"
 homepage="https://github.com/orhun/rustypaste-cli"
 changelog="https://raw.githubusercontent.com/orhun/rustypaste-cli/master/CHANGELOG.md"
 distfiles="https://github.com/orhun/rustypaste-cli/archive/refs/tags/v${version}.tar.gz"
-checksum=691fd3ddcf2c7c9c17728a304bd4299a35812940902b8b31059902abb49b037e
+checksum=c534d047202dcae17255a816882ac6358f82735270843f0b7ae525cc15fc2e91
 
 post_install() {
 	vlicense LICENSE

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

* Re: rustypaste: update to 0.10.0, rustypaste-cli: update to 0.4.0.
  2023-05-24 20:36 [PR PATCH] rustypaste: update to 0.9.1 lukas-jo
  2023-05-31  7:57 ` [PR PATCH] [Updated] " lukas-jo
@ 2023-05-31  7:59 ` lukas-jo
  2023-05-31  7:59 ` lukas-jo
  2023-06-05  0:36 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: lukas-jo @ 2023-05-31  7:59 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/44068#issuecomment-1569685776

Comment:
bumped to rustypaste 0.10.0
and added rustypaste 0.4.0

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

* Re: rustypaste: update to 0.10.0, rustypaste-cli: update to 0.4.0.
  2023-05-24 20:36 [PR PATCH] rustypaste: update to 0.9.1 lukas-jo
  2023-05-31  7:57 ` [PR PATCH] [Updated] " lukas-jo
  2023-05-31  7:59 ` rustypaste: update to 0.10.0, rustypaste-cli: update to 0.4.0 lukas-jo
@ 2023-05-31  7:59 ` lukas-jo
  2023-06-05  0:36 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: lukas-jo @ 2023-05-31  7:59 UTC (permalink / raw)
  To: ml

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

New comment by lukas-jo on void-packages repository

https://github.com/void-linux/void-packages/pull/44068#issuecomment-1569685776

Comment:
bumped to rustypaste 0.10.0
and added rustypaste-cli 0.4.0

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

* Re: [PR PATCH] [Merged]: rustypaste: update to 0.10.0, rustypaste-cli: update to 0.4.0.
  2023-05-24 20:36 [PR PATCH] rustypaste: update to 0.9.1 lukas-jo
                   ` (2 preceding siblings ...)
  2023-05-31  7:59 ` lukas-jo
@ 2023-06-05  0:36 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-06-05  0:36 UTC (permalink / raw)
  To: ml

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

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

rustypaste: update to 0.10.0, rustypaste-cli: update to 0.4.0.
https://github.com/void-linux/void-packages/pull/44068

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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl



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

end of thread, other threads:[~2023-06-05  0:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24 20:36 [PR PATCH] rustypaste: update to 0.9.1 lukas-jo
2023-05-31  7:57 ` [PR PATCH] [Updated] " lukas-jo
2023-05-31  7:59 ` rustypaste: update to 0.10.0, rustypaste-cli: update to 0.4.0 lukas-jo
2023-05-31  7:59 ` lukas-jo
2023-06-05  0:36 ` [PR PATCH] [Merged]: " 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).