* [PR PATCH] ircdog: update to 0.5.0.
@ 2023-06-04 19:58 0x5c
2023-06-05 2:05 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: 0x5c @ 2023-06-04 19:58 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/44264
ircdog: update to 0.5.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/44264.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/ircdog-44264.patch --]
[-- Type: text/x-diff, Size: 1116 bytes --]
From 2756b38e1efb0ece192a69b2dc1775dfb6a41aab Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Sun, 4 Jun 2023 15:57:03 -0400
Subject: [PATCH] ircdog: update to 0.5.0.
---
srcpkgs/ircdog/template | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/ircdog/template b/srcpkgs/ircdog/template
index af6253c17a7a..4eac96514502 100644
--- a/srcpkgs/ircdog/template
+++ b/srcpkgs/ircdog/template
@@ -1,15 +1,16 @@
# Template file for 'ircdog'
pkgname=ircdog
-version=0.4.0
-revision=2
+version=0.5.0
+revision=1
build_style=go
go_import_path="github.com/ergochat/ircdog"
short_desc="Simple wrapper over the raw IRC protocol"
maintainer="0x5c <dev@0x5c.io>"
license="ISC"
homepage="https://github.com/ergochat/ircdog"
+changelog="https://raw.githubusercontent.com/ergochat/ircdog/master/CHANGELOG.md"
distfiles="https://github.com/ergochat/ircdog/archive/refs/tags/v${version}.tar.gz"
-checksum=7078dad0844a7f7578a95a410ed88f1aafe34384ba7090f14a6021eb7029068b
+checksum=d999c8e25eca99e7464e97bb61bc213d66fbef3e925a099f90d4be8c6f021d24
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-05 2:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-04 19:58 [PR PATCH] ircdog: update to 0.5.0 0x5c
2023-06-05 2:05 ` [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).