GNU bug report logs - #55603
[PATCH] gnu: acpi-call-linux-module: Update hash because of upstream retag.

Previous Next

Package: guix-patches;

Reported by: Josselin Poiret <dev <at> jpoiret.xyz>

Date: Mon, 23 May 2022 20:47:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55603 in the body.
You can then email your comments to 55603 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#55603; Package guix-patches. (Mon, 23 May 2022 20:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josselin Poiret <dev <at> jpoiret.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 23 May 2022 20:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Josselin Poiret <dev <at> jpoiret.xyz>
To: guix-patches <at> gnu.org
Cc: Josselin Poiret <dev <at> jpoiret.xyz>
Subject: [PATCH] gnu: acpi-call-linux-module: Update hash because of upstream
 retag.
Date: Mon, 23 May 2022 22:46:21 +0200
* gnu/packages/linux.scm (acpi-call-linux-module): Update it.
The old hash was for commit 9f1c0b5d046bdfdec769809435257647fd475473,
3 commits behind commit fe9dc95a83a95e4826c1a7c809d41c2f16de40a6 which
is where the tag 1.2.2 now points.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 95a9bbe39f..78aed94b95 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1186,7 +1186,7 @@ (define-public acpi-call-linux-module
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1s7h9y3adyfhw7cjldlfmid79lrwz3vqlvziw9nwd6x5qdj4w9vp"))))
+        (base32 "09ljx0jl987753r2kjqj5kxms95bijw0xn14kf82ryn38ck5c8cf"))))
     (build-system linux-module-build-system)
     (arguments
      (list #:tests? #f                  ; no tests
-- 
2.36.0





Information forwarded to guix-patches <at> gnu.org:
bug#55603; Package guix-patches. (Mon, 23 May 2022 21:03:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Josselin Poiret <dev <at> jpoiret.xyz>
Cc: 55603-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#55603] [PATCH] gnu: acpi-call-linux-module: Update hash
 because of upstream retag.
Date: Mon, 23 May 2022 22:59:27 +0200
[Message part 1 (text/plain, inline)]
Josselin,

I moved the general explanation to its own paragraph above the 
(conventionally factual & short, but use your judgment) changelog 
section, and expanded it even more (although the paranoid will 
verify that anyway — and should).

Then, reader, I pushed.

Thanks!

T G-R
[signature.asc (application/pgp-signature, inline)]

Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Mon, 23 May 2022 21:03:02 GMT) Full text and rfc822 format available.

Notification sent to Josselin Poiret <dev <at> jpoiret.xyz>:
bug acknowledged by developer. (Mon, 23 May 2022 21:03: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. (Tue, 21 Jun 2022 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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