* [bug#55603] [PATCH] gnu: acpi-call-linux-module: Update hash because of upstream retag.
@ 2022-05-23 20:46 Josselin Poiret via Guix-patches via
2022-05-23 20:59 ` bug#55603: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Josselin Poiret via Guix-patches via @ 2022-05-23 20:46 UTC (permalink / raw)
To: 55603; +Cc: Josselin Poiret
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#55603: [PATCH] gnu: acpi-call-linux-module: Update hash because of upstream retag.
2022-05-23 20:46 [bug#55603] [PATCH] gnu: acpi-call-linux-module: Update hash because of upstream retag Josselin Poiret via Guix-patches via
@ 2022-05-23 20:59 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-05-23 20:59 UTC (permalink / raw)
To: Josselin Poiret; +Cc: 55603-done, guix-patches
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-23 21:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-23 20:46 [bug#55603] [PATCH] gnu: acpi-call-linux-module: Update hash because of upstream retag Josselin Poiret via Guix-patches via
2022-05-23 20:59 ` bug#55603: " Tobias Geerinckx-Rice via Guix-patches via
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).