* [bug#73941] [PATCH] gnu: bochs: Update to 2.8.
@ 2024-10-21 21:05 Artyom V. Poptsov
2024-11-12 23:04 ` Ludovic Courtès
2024-11-13 19:38 ` bug#73941: " Artyom V. Poptsov
0 siblings, 2 replies; 3+ messages in thread
From: Artyom V. Poptsov @ 2024-10-21 21:05 UTC (permalink / raw)
To: 73941; +Cc: Artyom V. Poptsov
* gnu/packages/virtualization.scm (bochs): Update to 2.8.
Change-Id: I3b16ca08abbdffa126ccd489ddf441459d6fcc51
---
gnu/packages/virtualization.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm
index 776acdfe06..3ce858de00 100644
--- a/gnu/packages/virtualization.scm
+++ b/gnu/packages/virtualization.scm
@@ -2545,14 +2545,14 @@ (define-public bubblewrap
(define-public bochs
(package
(name "bochs")
- (version "2.7")
+ (version "2.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://sourceforge.net/projects/bochs/files/bochs/"
version "/bochs-" version ".tar.gz"))
(sha256
- (base32 "0ymiwnfqg5npq2dk9ngidbbfn3qw8z6i491finhcaan7zldsn450"))))
+ (base32 "0n80v8wjd9i3rhc51sq7n7xw2paz7g1scsrmkxx1yhfqyypi6nx8"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no tests exist
base-commit: 59b2a60d0041882d732e1766e28f0df5a1ef1ac1
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#73941] [PATCH] gnu: bochs: Update to 2.8.
2024-10-21 21:05 [bug#73941] [PATCH] gnu: bochs: Update to 2.8 Artyom V. Poptsov
@ 2024-11-12 23:04 ` Ludovic Courtès
2024-11-13 19:38 ` bug#73941: " Artyom V. Poptsov
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2024-11-12 23:04 UTC (permalink / raw)
To: Artyom V. Poptsov; +Cc: 73941
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:
> * gnu/packages/virtualization.scm (bochs): Update to 2.8.
>
> Change-Id: I3b16ca08abbdffa126ccd489ddf441459d6fcc51
Hi! Qa.guix is lagging behind, but since it’s a leaf, if it works for
you, please go ahead.
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#73941: [PATCH] gnu: bochs: Update to 2.8.
2024-10-21 21:05 [bug#73941] [PATCH] gnu: bochs: Update to 2.8 Artyom V. Poptsov
2024-11-12 23:04 ` Ludovic Courtès
@ 2024-11-13 19:38 ` Artyom V. Poptsov
1 sibling, 0 replies; 3+ messages in thread
From: Artyom V. Poptsov @ 2024-11-13 19:38 UTC (permalink / raw)
To: 73941-done
[-- Attachment #1: Type: text/plain, Size: 292 bytes --]
Merged to the "master" branch as
9aae575828f263d71fdb16efcaebe4d8e9de7e41
- avp
--
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-13 19:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-21 21:05 [bug#73941] [PATCH] gnu: bochs: Update to 2.8 Artyom V. Poptsov
2024-11-12 23:04 ` Ludovic Courtès
2024-11-13 19:38 ` bug#73941: " Artyom V. Poptsov
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).