unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69649] [PATCH] gnu: rpi-imager: Updated to version 1.8.5
@ 2024-03-08 16:33 Aaron Covrig via Guix-patches via
  2024-03-13 13:16 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Covrig via Guix-patches via @ 2024-03-08 16:33 UTC (permalink / raw)
  To: 69649; +Cc: Aaron Covrig

* 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(-)

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

base-commit: d29e5a83e887cd2f4f459a12cbbfc40c77e55ce2
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#69649] [PATCH] gnu: rpi-imager: Updated to version 1.8.5
  2024-03-08 16:33 [bug#69649] [PATCH] gnu: rpi-imager: Updated to version 1.8.5 Aaron Covrig via Guix-patches via
@ 2024-03-13 13:16 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-13 13:16 UTC (permalink / raw)
  To: Aaron Covrig; +Cc: 69649, 69649-done

[-- Attachment #1: Type: text/plain, Size: 542 bytes --]


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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-13 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-08 16:33 [bug#69649] [PATCH] gnu: rpi-imager: Updated to version 1.8.5 Aaron Covrig via Guix-patches via
2024-03-13 13:16 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).