mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user