GNU bug report logs - #69649
[PATCH] gnu: rpi-imager: Updated to version 1.8.5

Previous Next

Package: guix-patches;

Reported by: Aaron Covrig <aaron.covrig.us <at> ieee.org>

Date: Fri, 8 Mar 2024 16:35:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69649: closed ([PATCH] gnu: rpi-imager: Updated to version 1.8.5)
Date: Wed, 13 Mar 2024 13:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 13 Mar 2024 13:16:31 +0000
with message-id <874jdauv6p.fsf <at> cbaines.net>
and subject line Re: [bug#69649] [PATCH] gnu: rpi-imager: Updated to version 1.8.5
has caused the debbugs.gnu.org bug report #69649,
regarding [PATCH] gnu: rpi-imager: Updated to version 1.8.5
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69649: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69649
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Aaron Covrig <aaron.covrig.us <at> ieee.org>
To: guix-patches <at> gnu.org
Cc: Aaron Covrig <aaron.covrig.us <at> ieee.org>
Subject: [PATCH] gnu: rpi-imager: Updated to version 1.8.5
Date: Fri,  8 Mar 2024 11:33:23 -0500
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Aaron Covrig <aaron.covrig.us <at> ieee.org>
Cc: guix-patches <at> gnu.org, 69649-done <at> debbugs.gnu.org
Subject: Re: [bug#69649] [PATCH] gnu: rpi-imager: Updated to version 1.8.5
Date: Wed, 13 Mar 2024 13:16:31 +0000
[Message part 4 (text/plain, inline)]
Aaron Covrig via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.