guix_mirror_bot pushed a commit to branch misc-world-rebuild in repository guix.
commit 65b4e050683635ee856fe67d4cf39a0e1b8ea2bd Author: Johannes Christ <[email protected]> AuthorDate: Wed Apr 1 22:44:38 2026 +0200 gnu: boost-1.83: Update patch hash. * gnu/packages/boost.scm (boost-1.83)[source]<patches>: Use new hash as reported via `guix download`. Change-Id: I493863170fba6302b9b1caf649dc8db750203765 Fixes: https://codeberg.org/guix/guix/issues/7615 Signed-off-by: Andreas Enge <[email protected]> --- gnu/packages/boost.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm index db569a8067..97165421fd 100644 --- a/gnu/packages/boost.scm +++ b/gnu/packages/boost.scm @@ -282,7 +282,7 @@ across a broad spectrum of applications.") (patches (list (boost-patch "0001-unordered-fix-copy-assign.patch" version - "09j61m5xh7099k5na9i43x5rra51znf7vm2nyh89yqpizcll9q66"))) + "0l520lqh2vxdlyzvpki6hy2ylqimag8v18n2sdbmliifxiiha4gl"))) (patch-flags '("-p2")) (sha256 (base32
