gnu: android-udev-rules: Update to 20250525.

* gnu/packages/android.scm (android-udev-rules): Update to 20250525.

Change-Id: I06a06a94f0a4e9d5bc9c0be821e73b608f1cf1d3
This commit is contained in:
Hilton Chain 2025-08-13 00:52:14 +08:00
parent 723498e3eb
commit 6ed5dccfb3
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -772,7 +772,7 @@ line. The project also attempts to maintain the same terminal output.")
(define-public android-udev-rules
(package
(name "android-udev-rules")
(version "20210501")
(version "20250525")
(source
(origin
(method git-fetch)
@ -781,7 +781,7 @@ line. The project also attempts to maintain the same terminal output.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0pl1wfd7k9vz8mvy2jb2icc5f11c5p07aixpyhjs6gi5cyaywm5f"))))
(base32 "1m5ngii9alsia81nk0cr8d13kpkrizbk7gpf9ai5yq8m9bsd9q70"))))
(build-system trivial-build-system)
(native-inputs `(("source" ,source)))
(arguments