diff mbox series

[bug#69649] gnu: rpi-imager: Updated to version 1.8.5

Message ID 20240308163338.1331966-1-aaron.covrig.us@ieee.org
State New
Headers show
Series [bug#69649] gnu: rpi-imager: Updated to version 1.8.5 | expand

Commit Message

Aaron Covrig March 8, 2024, 4:33 p.m. UTC
* gnu/packages/raspberry-pi.scm (rpi-imager): Updated to from version
  1.7.5 to 1.8.5
---
 gnu/packages/raspberry-pi.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: d29e5a83e887cd2f4f459a12cbbfc40c77e55ce2

Comments

Christopher Baines March 13, 2024, 1:16 p.m. UTC | #1
Aaron Covrig via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/raspberry-pi.scm (rpi-imager): Updated to from version
>   1.7.5 to 1.8.5
> ---
>  gnu/packages/raspberry-pi.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
e3072b457b84db4fbfda599c38d1b65ff1b11e81.

A tip about writing commit messages as well, the convention used in Guix
is to use the present tense, so think about what this commit does,
rather than what it did (the past tense).

Chris
diff mbox series

Patch

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 @@  (define-public rpi-fbcp
 (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 @@  (define keep '("." ".."
                                                     (cut member <> keep)))))))
               (sha256
                (base32
-                "0c5qsqh7drvf76hc75m2cp7bf44w7gwbmhgaqjrl5qwb6pbqf7y8"))))
+                "1jr4w9h0bvqpy4r1g22n7b07zpplmc318v4lcfvh70c0rhl2vfi6"))))
     (build-system qt-build-system)
     (arguments
      (list