* [PR PATCH] ircdog: update to 0.4.0.
@ 2023-02-20 1:51 0x5c
2023-02-28 8:07 ` [PR PATCH] [Updated] " 0x5c
2023-02-28 21:24 ` [PR PATCH] [Merged]: " paper42
0 siblings, 2 replies; 3+ messages in thread
From: 0x5c @ 2023-02-20 1:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1236 bytes --]
There is a new pull request by 0x5c against master on the void-packages repository
https://github.com/0x5c/void-packages update/ircdog
https://github.com/void-linux/void-packages/pull/42355
ircdog: update to 0.4.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/42355.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/ircdog-42355.patch --]
[-- Type: text/x-diff, Size: 977 bytes --]
From f58859ca225b73a42cef314de8d43aae5575f375 Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Sun, 19 Feb 2023 20:50:38 -0500
Subject: [PATCH] ircdog: update to 0.4.0.
---
srcpkgs/ircdog/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ircdog/template b/srcpkgs/ircdog/template
index e26b035a1382..13fad8b433d4 100644
--- a/srcpkgs/ircdog/template
+++ b/srcpkgs/ircdog/template
@@ -1,6 +1,6 @@
# Template file for 'ircdog'
pkgname=ircdog
-version=0.3.0
+version=0.4.0
revision=1
build_style=go
go_import_path="github.com/ergochat/ircdog"
@@ -9,7 +9,7 @@ maintainer="0x5c <dev@0x5c.io>"
license="ISC"
homepage="https://github.com/ergochat/ircdog"
distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz"
-checksum=ea58a3fb081e438eae834ed7a812cc7640e7d3440c3615b814b880fef0eab5f6
+checksum=7078dad0844a7f7578a95a410ed88f1aafe34384ba7090f14a6021eb7029068b
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] ircdog: update to 0.4.0.
2023-02-20 1:51 [PR PATCH] ircdog: update to 0.4.0 0x5c
@ 2023-02-28 8:07 ` 0x5c
2023-02-28 21:24 ` [PR PATCH] [Merged]: " paper42
1 sibling, 0 replies; 3+ messages in thread
From: 0x5c @ 2023-02-28 8:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]
There is an updated pull request by 0x5c against master on the void-packages repository
https://github.com/0x5c/void-packages update/ircdog
https://github.com/void-linux/void-packages/pull/42355
ircdog: update to 0.4.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/42355.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/ircdog-42355.patch --]
[-- Type: text/x-diff, Size: 977 bytes --]
From ca05f895fc3c9bae1e77215c55546ee131b6570a Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Sun, 19 Feb 2023 20:50:38 -0500
Subject: [PATCH] ircdog: update to 0.4.0.
---
srcpkgs/ircdog/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ircdog/template b/srcpkgs/ircdog/template
index e26b035a1382..13fad8b433d4 100644
--- a/srcpkgs/ircdog/template
+++ b/srcpkgs/ircdog/template
@@ -1,6 +1,6 @@
# Template file for 'ircdog'
pkgname=ircdog
-version=0.3.0
+version=0.4.0
revision=1
build_style=go
go_import_path="github.com/ergochat/ircdog"
@@ -9,7 +9,7 @@ maintainer="0x5c <dev@0x5c.io>"
license="ISC"
homepage="https://github.com/ergochat/ircdog"
distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz"
-checksum=ea58a3fb081e438eae834ed7a812cc7640e7d3440c3615b814b880fef0eab5f6
+checksum=7078dad0844a7f7578a95a410ed88f1aafe34384ba7090f14a6021eb7029068b
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: ircdog: update to 0.4.0.
2023-02-20 1:51 [PR PATCH] ircdog: update to 0.4.0 0x5c
2023-02-28 8:07 ` [PR PATCH] [Updated] " 0x5c
@ 2023-02-28 21:24 ` paper42
1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-02-28 21:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]
There's a merged pull request on the void-packages repository
ircdog: update to 0.4.0.
https://github.com/void-linux/void-packages/pull/42355
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-02-28 21:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-20 1:51 [PR PATCH] ircdog: update to 0.4.0 0x5c
2023-02-28 8:07 ` [PR PATCH] [Updated] " 0x5c
2023-02-28 21:24 ` [PR PATCH] [Merged]: " paper42
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).