Hi B. Wilson,
On Fri, May 31 2024, B. Wilson wrote:
> What's the proper procedure when updating packages to check that its
> reverse dependencies aren't broken by the change?
In Guix, the standard is that consuming packages build. It's a low bar
because upstream changes and packaging errors can
Hello!
Am Fri, May 31, 2024 at 09:21:07AM +0900 schrieb B. Wilson:
> What's the proper procedure when updating packages to check that its reverse
> dependencies aren't broken by the change?
You can run this:
$ guix refresh -l xkeyboard-config
which replies with
Building the following 1876 package
nge?
From 9ed36ee6ea9479007108e696afa389d5030c2280 Mon Sep 17 00:00:00 2001
From: "B. Wilson"
Date: Fri, 31 May 2024 08:58:07 +0900
Subject: [PATCH] gnu: xkeyboard-config: Upgrade to 2.41.
* gnu/packages/xorg.scm (xkeyboard-config): Upgrade to 2.41.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insert