[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: Register sajson-build-with-gcc10.patch.
From: |
guix-commits |
Subject: |
branch master updated: gnu: Register sajson-build-with-gcc10.patch. |
Date: |
Fri, 08 Mar 2024 05:02:56 -0500 |
This is an automated email from the git hooks/post-receive script.
andreas pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 68b715ac4d gnu: Register sajson-build-with-gcc10.patch.
68b715ac4d is described below
commit 68b715ac4db5ff09cf9597e1de1062f384243604
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Wed Mar 6 23:38:23 2024 +0800
gnu: Register sajson-build-with-gcc10.patch.
This is a follow-up to commit e34bf9b63423f5846fa3b03be0c970cb3d33ac33 .
* gnu/local.mk (dist_patch_DATA): Add sajson-build-with-gcc10.patch.
Change-Id: Iaba2a03c0aeda38899225fffbd55b884e14dd3e6
Signed-off-by: Andreas Enge <andreas@enge.fr>
---
gnu/local.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/local.mk b/gnu/local.mk
index 83937db4c8..16241ee441 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -2012,6 +2012,7 @@ dist_patch_DATA =
\
%D%/packages/patches/rxvt-unicode-fix-cursor-position.patch \
%D%/packages/patches/s7-flint-3.patch \
%D%/packages/patches/sajson-for-gemmi-numbers-as-strings.patch \
+ %D%/packages/patches/sajson-build-with-gcc10.patch \
%D%/packages/patches/sbc-fix-build-non-x86.patch \
%D%/packages/patches/sbcl-aserve-add-HTML-5-elements.patch \
%D%/packages/patches/sbcl-aserve-fix-rfe12668.patch \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: gnu: Register sajson-build-with-gcc10.patch.,
guix-commits <=