Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] android-udev-rules: update to 20230303, adopt.
@ 2023-03-11 11:12 mhmdanas
  2023-03-29  9:14 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mhmdanas @ 2023-03-11 11:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages android-udev-rules-20230303
https://github.com/void-linux/void-packages/pull/42702

android-udev-rules: update to 20230303, adopt.
Maintainer did not touch package since June 2020, so adopting it.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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/42702.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-android-udev-rules-20230303-42702.patch --]
[-- Type: text/x-diff, Size: 1264 bytes --]

From 00ce8a407989835d669cc07cbab0c1f9efa824ca Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 9 Mar 2023 11:44:09 +0000
Subject: [PATCH] android-udev-rules: update to 20230303, adopt.

Maintainer did not touch package since June 2020.
---
 srcpkgs/android-udev-rules/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/android-udev-rules/template b/srcpkgs/android-udev-rules/template
index f46380847da5..c4e475a1d68d 100644
--- a/srcpkgs/android-udev-rules/template
+++ b/srcpkgs/android-udev-rules/template
@@ -1,13 +1,13 @@
 # Template file for 'android-udev-rules'
 pkgname=android-udev-rules
-version=20230104
+version=20230303
 revision=1
 short_desc="Android udev rules list aimed to be the most comprehensive on the net"
-maintainer="Rien Maertens <rien.maertens@posteo.be>"
+maintainer="Mohammed Anas <triallax@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/M0Rf30/android-udev-rules"
 distfiles="https://github.com/M0Rf30/android-udev-rules/archive/${version}.tar.gz"
-checksum=d6220afcb6c7b51bd73e01b5260445fe3f072bd3bbdea919955a070a759ad1f7
+checksum=be0ef595f1ff1262696ac63fa2fc16998da02c170b49be461cfc712cd4317a9f
 system_groups="adbusers"
 
 do_install() {

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

* Re: [PR REVIEW] android-udev-rules: update to 20230303, adopt.
  2023-03-11 11:12 [PR PATCH] android-udev-rules: update to 20230303, adopt mhmdanas
@ 2023-03-29  9:14 ` classabbyamp
  2023-03-29  9:20 ` rien
  2023-03-29  9:28 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-03-29  9:14 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42702#discussion_r1151631552

Comment:
@rien can they adopt this from you? 

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

* Re: [PR REVIEW] android-udev-rules: update to 20230303, adopt.
  2023-03-11 11:12 [PR PATCH] android-udev-rules: update to 20230303, adopt mhmdanas
  2023-03-29  9:14 ` [PR REVIEW] " classabbyamp
@ 2023-03-29  9:20 ` rien
  2023-03-29  9:28 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: rien @ 2023-03-29  9:20 UTC (permalink / raw)
  To: ml

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

New review comment by rien on void-packages repository

https://github.com/void-linux/void-packages/pull/42702#discussion_r1151639811

Comment:
Yes, I'm no longer using void linux. So go ahead.

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

* Re: [PR PATCH] [Merged]: android-udev-rules: update to 20230303, adopt.
  2023-03-11 11:12 [PR PATCH] android-udev-rules: update to 20230303, adopt mhmdanas
  2023-03-29  9:14 ` [PR REVIEW] " classabbyamp
  2023-03-29  9:20 ` rien
@ 2023-03-29  9:28 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-03-29  9:28 UTC (permalink / raw)
  To: ml

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

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

android-udev-rules: update to 20230303, adopt.
https://github.com/void-linux/void-packages/pull/42702

Description:
Maintainer did not touch package since June 2020, so adopting it.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### 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] 4+ messages in thread

end of thread, other threads:[~2023-03-29  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-11 11:12 [PR PATCH] android-udev-rules: update to 20230303, adopt mhmdanas
2023-03-29  9:14 ` [PR REVIEW] " classabbyamp
2023-03-29  9:20 ` rien
2023-03-29  9:28 ` [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).