[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: Register missing patch.
From: |
guix-commits |
Subject: |
branch master updated: gnu: Register missing patch. |
Date: |
Wed, 07 Feb 2024 07:20:00 -0500 |
This is an automated email from the git hooks/post-receive script.
efraim pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 10dba10fd6 gnu: Register missing patch.
10dba10fd6 is described below
commit 10dba10fd6551ab480a38d00301e6f102def674d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Feb 7 10:30:50 2024 +0200
gnu: Register missing patch.
* gnu/local.mk (dist_patch_DATA): Add missing patch.
Change-Id: I82264a8cbea1550522994292e24f702f7cc78700
---
gnu/local.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/local.mk b/gnu/local.mk
index 6e294c7e0a..3ab036ee82 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -2010,6 +2010,7 @@ dist_patch_DATA =
\
%D%/packages/patches/rw-igraph-0.10.patch \
%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/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 missing patch.,
guix-commits <=