summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-10-23 17:41:55 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-10-23 17:45:55 +0300
commitd24e37f36e2a89c0613bf5064e59b9236bca2ae1 (patch)
tree9a0f93707bceea6ea3af069cfe19c250975dc6d1 /gnu/local.mk
parent69e08c14f921aedde5a759b91d4ba8e5b150c14b (diff)
downloadguix-d24e37f36e2a89c0613bf5064e59b9236bca2ae1.tar.gz
gnu: rcs: Update to 5.10.0.
* gnu/packages/version-control.scm (rcs): Update to 5.10.0.
[source]: Update patches.
[arguments]: Remove field.
* gnu/packages/patches/rcs-5.9.4-noreturn.patch: Remove file.
* gnu/packages/patches/rcs-5.10.0-no-stdin.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register changes.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 31385d0db6..1a01360d72 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1542,7 +1542,7 @@ dist_patch_DATA =						\
   %D%/packages/patches/raptor2-heap-overflow.patch		\
   %D%/packages/patches/ratpoints-sturm_and_rp_private.patch	\
   %D%/packages/patches/ratpoison-shell.patch			\
-  %D%/packages/patches/rcs-5.9.4-noreturn.patch			\
+  %D%/packages/patches/rcs-5.10.0-no-stdin.patch		\
   %D%/packages/patches/rct-add-missing-headers.patch		\
   %D%/packages/patches/readline-link-ncurses.patch		\
   %D%/packages/patches/readline-6.2-CVE-2014-2524.patch		\