Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fenrir: update to 1.9.9.
@ 2024-11-20 22:34 lilmike
  0 siblings, 0 replies; only message in thread
From: lilmike @ 2024-11-20 22:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lilmike/void-packages fenrir
https://github.com/void-linux/void-packages/pull/53162

fenrir: update to 1.9.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/53162.patch is attached

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

From bc1c8ff1b95a44d21bf81f7d436cc41d95d7e780 Mon Sep 17 00:00:00 2001
From: Michael Taboada <michael@michaels.world>
Date: Wed, 20 Nov 2024 14:30:51 -0800
Subject: [PATCH] fenrir: update to 1.9.9.

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

diff --git a/srcpkgs/fenrir/template b/srcpkgs/fenrir/template
index b99bbbb973aeca..fabe2f45e39b1a 100644
--- a/srcpkgs/fenrir/template
+++ b/srcpkgs/fenrir/template
@@ -1,7 +1,7 @@
 # Template file for 'fenrir'
 pkgname=fenrir
-version=1.9.8
-revision=2
+version=1.9.9
+revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools"
 depends="python3-evdev python3-daemonize python3-dbus python3-pyudev
@@ -12,7 +12,7 @@ maintainer="Michael Taboada <voidpkgs@forwardme.email>"
 license="LGPL-3.0-only"
 homepage="https://github.com/chrys87/fenrir"
 distfiles="https://github.com/chrys87/fenrir/archive/refs/tags/${version}.tar.gz"
-checksum=08732583eb15eb2b6003f259dfb62e75959106271e28f9d24144830e743527b1
+checksum=246528fceb56fb68eceeac03290414001a682105e1cc55d52a56b9be386996e6
 
 post_install() {
 	vsv fenrir

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-20 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-20 22:34 [PR PATCH] fenrir: update to 1.9.9 lilmike

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