GNU bug report logs -
#69649
[PATCH] gnu: rpi-imager: Updated to version 1.8.5
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69649 in the body.
You can then email your comments to 69649 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69649
; Package
guix-patches
.
(Fri, 08 Mar 2024 16:35:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Aaron Covrig <aaron.covrig.us <at> ieee.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 08 Mar 2024 16:35:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69649
; Package
guix-patches
.
(Wed, 13 Mar 2024 13:20:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Wed, 13 Mar 2024 13:20:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Aaron Covrig <aaron.covrig.us <at> ieee.org>
:
bug acknowledged by developer.
(Wed, 13 Mar 2024 13:20:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 11 Apr 2024 11:24:24 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.