mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: rpi-imager: Update to 1.7.5.
* gnu/packages/raspberry-pi.scm (rpi-imager): Update to 1.7.5.
This commit is contained in:
@@ -466,7 +466,7 @@ secondary LCD display connected to the Raspberry Pi board.")
|
||||
(define-public rpi-imager
|
||||
(package
|
||||
(name "rpi-imager")
|
||||
(version "1.7.4")
|
||||
(version "1.7.5")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -489,7 +489,7 @@ secondary LCD display connected to the Raspberry Pi board.")
|
||||
(cut member <> keep)))))))
|
||||
(sha256
|
||||
(base32
|
||||
"0m0dmga049banm79221ilmrqpb2bd6p0rcqrlzirsgb592ci64ba"))))
|
||||
"0c5qsqh7drvf76hc75m2cp7bf44w7gwbmhgaqjrl5qwb6pbqf7y8"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user