GNU bug report logs -
#78025
[PATCH] gnu: acpica: Update to 2025_04_04.
Previous Next
Reported by: Andrew Wong <wongandj <at> icloud.com>
Date: Thu, 24 Apr 2025 02:23:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 78025 in the body.
You can then email your comments to 78025 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#78025
; Package
guix-patches
.
(Thu, 24 Apr 2025 02:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andrew Wong <wongandj <at> icloud.com>
:
New bug report received and forwarded. Copy sent to
sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Thu, 24 Apr 2025 02:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/admin.scm (acpica): Update to 2025_04_04.
[source]<origin>(commit): Update version tag prefix.
Change-Id: I58973f77655033462188818733cae1d989a49632
---
gnu/packages/admin.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 83f1082543..234be3a06f 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2760,16 +2760,16 @@ (define-public dmidecode
(define-public acpica
(package
(name "acpica")
- (version "20240827")
+ (version "2025_04_04")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/acpica/acpica")
- (commit (string-append "version-" version))))
+ (commit (string-append "R" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0dzrdhdgmmr6kqm95avvhr295kj8xi6iwm510lfwaylxzh34ln26"))))
+ (base32 "0ihya8k5w9xv2q0vmsp5syf3xihwmv3jxczw5j94fkzdkp52xlzr"))))
(build-system gnu-build-system)
(native-inputs (list flex bison))
(arguments
base-commit: f7c41ab31f5023023385500f6eb9083d23dd1ccb
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#78025
; Package
guix-patches
.
(Sun, 27 Apr 2025 12:51: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)]
Andrew Wong via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/admin.scm (acpica): Update to 2025_04_04.
> [source]<origin>(commit): Update version tag prefix.
>
> Change-Id: I58973f77655033462188818733cae1d989a49632
> ---
> gnu/packages/admin.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Thanks for the patch, I've pushed this to master as
190db4d5c564c891f2f4ef79a198fdafa081903e.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sun, 27 Apr 2025 12:51:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andrew Wong <wongandj <at> icloud.com>
:
bug acknowledged by developer.
(Sun, 27 Apr 2025 12:51:04 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
.
(Mon, 26 May 2025 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.