Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] halloy: update to 2024.9
@ 2024-07-30  9:28 tranzystorekk
  2024-07-30 17:27 ` [PR PATCH] [Merged]: " tranzystorekk
  0 siblings, 1 reply; 2+ messages in thread
From: tranzystorekk @ 2024-07-30  9:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages halloy
https://github.com/void-linux/void-packages/pull/51542

halloy: update to 2024.9
<!-- 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/51542.patch is attached

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

From a144b1742593748428ad32d7acbc91f1f7d85439 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Tue, 30 Jul 2024 11:25:22 +0200
Subject: [PATCH] halloy: update to 2024.9

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

diff --git a/srcpkgs/halloy/template b/srcpkgs/halloy/template
index 68277ce5972fe3..7080f7a290a1ee 100644
--- a/srcpkgs/halloy/template
+++ b/srcpkgs/halloy/template
@@ -1,17 +1,17 @@
 # Template file for 'halloy'
 pkgname=halloy
-version=2024.8
+version=2024.9
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
-makedepends="libglvnd-devel openssl-devel wayland-devel"
+makedepends="alsa-lib-devel libglvnd-devel openssl-devel wayland-devel"
 short_desc="IRC application"
 maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/squidowl/halloy"
 changelog="https://raw.githubusercontent.com/squidowl/halloy/main/CHANGELOG.md"
 distfiles="https://github.com/squidowl/halloy/archive/refs/tags/${version}.tar.gz"
-checksum=db0d5f248452a235d3f11930438c5bd6ad87d15aa3e75cc7f5f9732d511340a9
+checksum=b5eef2111ca4fa11f62d91368b2d0aafe637ae1743c3006e9c9dc76242d95c0b
 
 post_install() {
 	vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo

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

end of thread, other threads:[~2024-07-30 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-30  9:28 [PR PATCH] halloy: update to 2024.9 tranzystorekk
2024-07-30 17:27 ` [PR PATCH] [Merged]: " tranzystorekk

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