[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: Register ruby-nokogiri.patch.
From: |
guix-commits |
Subject: |
branch master updated: gnu: Register ruby-nokogiri.patch. |
Date: |
Wed, 06 Sep 2023 13:44:36 -0400 |
This is an automated email from the git hooks/post-receive script.
nckx pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 28b22c45ee gnu: Register ruby-nokogiri.patch.
28b22c45ee is described below
commit 28b22c45ee2369ada8ef8da595cda0dd32bf3512
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 3 02:00:00 2023 +0200
gnu: Register ruby-nokogiri.patch.
This follows up on commit e8975697782c0ea10ce278a3304032b4cc60f81c.
* gnu/local.mk (dist_patch_DATA): Add ruby-nokogiri.patch.
Reported by acrow in #guix.
---
gnu/local.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/local.mk b/gnu/local.mk
index 6ccd27cba5..54aec9316a 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1914,6 +1914,7 @@ dist_patch_DATA =
\
%D%/packages/patches/ruby-anystyle-fix-dictionary-populate.patch \
%D%/packages/patches/ruby-latex-decode-fix-test.patch \
%D%/packages/patches/ruby-mustache-1.1.1-fix-race-condition-tests.patch \
+ %D%/packages/patches/ruby-nokogiri.patch \
%D%/packages/patches/rustc-1.54.0-src.patch \
%D%/packages/patches/rust-1.64-fix-riscv64-bootstrap.patch \
%D%/packages/patches/rust-ring-0.16-missing-files.patch \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: gnu: Register ruby-nokogiri.patch.,
guix-commits <=