[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: rpi-imager: Update to version 1.8.5.
From: |
guix-commits |
Subject: |
04/09: gnu: rpi-imager: Update to version 1.8.5. |
Date: |
Wed, 13 Mar 2024 09:00:48 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit e3072b457b84db4fbfda599c38d1b65ff1b11e81
Author: Aaron Covrig <aaron.covrig.us@ieee.org>
AuthorDate: Fri Mar 8 11:33:23 2024 -0500
gnu: rpi-imager: Update to version 1.8.5.
* gnu/packages/raspberry-pi.scm (rpi-imager): Update to 1.8.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I456f412a9e965a22f690c3d672826791e52f57c3
---
gnu/packages/raspberry-pi.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/raspberry-pi.scm b/gnu/packages/raspberry-pi.scm
index 5c25ed96da..fb6434f57d 100644
--- a/gnu/packages/raspberry-pi.scm
+++ b/gnu/packages/raspberry-pi.scm
@@ -466,7 +466,7 @@ secondary LCD display connected to the Raspberry Pi board.")
(define-public rpi-imager
(package
(name "rpi-imager")
- (version "1.7.5")
+ (version "1.8.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
- "0c5qsqh7drvf76hc75m2cp7bf44w7gwbmhgaqjrl5qwb6pbqf7y8"))))
+ "1jr4w9h0bvqpy4r1g22n7b07zpplmc318v4lcfvh70c0rhl2vfi6"))))
(build-system qt-build-system)
(arguments
(list
- branch master updated (bcc5ba6358 -> 7b5c030684), guix-commits, 2024/03/13
- 09/09: gnu: cl-nodgui: Update to 0.6.0.2., guix-commits, 2024/03/13
- 06/09: gnu: zig-zls: Update to 0.10.0., guix-commits, 2024/03/13
- 03/09: gnu: swig-next: Update to 4.2.1., guix-commits, 2024/03/13
- 01/09: gnu: fcgiwrap: Update to 1.1.0-1.2870d27, change source., guix-commits, 2024/03/13
- 02/09: gnu: vcmi: Update to 1.4.5., guix-commits, 2024/03/13
- 08/09: gnu: cni-plugins: Update to 1.4.1., guix-commits, 2024/03/13
- 04/09: gnu: rpi-imager: Update to version 1.8.5.,
guix-commits <=
- 07/09: gnu: slib: Update to 3c1., guix-commits, 2024/03/13
- 05/09: gnu: diffoscope: Update to 260., guix-commits, 2024/03/13