[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/49: gnu: readline: Update to 8.1.1.
From: |
guix-commits |
Subject: |
03/49: gnu: readline: Update to 8.1.1. |
Date: |
Fri, 23 Jul 2021 11:33:01 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit fe6ef6738ba005f1921debd67daee4a2a848fee0
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Jun 20 15:02:44 2021 +0200
gnu: readline: Update to 8.1.1.
* gnu/packages/readline.scm (%patch-series-8.1): Add patch 1.
---
gnu/packages/readline.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/readline.scm b/gnu/packages/readline.scm
index b83c96c..9aeb7d0 100644
--- a/gnu/packages/readline.scm
+++ b/gnu/packages/readline.scm
@@ -49,7 +49,9 @@
...))
(define %patch-series-8.1
- '())
+ (patch-series
+ "8.1"
+ (1 "0i4ikdqgcjnb40y2ss3lm09rq56zih5rzma3bib50dk3d1d4cak8")))
(define %patch-series-7.0
(patch-series
- branch core-updates updated (3f7efaa -> 71ec85b), guix-commits, 2021/07/23
- 02/49: gnu: pcre2: Update to 10.37., guix-commits, 2021/07/23
- 01/49: gnu: pcre: Update to 8.45., guix-commits, 2021/07/23
- 04/49: gnu: gdbm: Update to 1.20., guix-commits, 2021/07/23
- 09/49: gnu: gsettings-desktop-schemas: Remove unused input., guix-commits, 2021/07/23
- 03/49: gnu: readline: Update to 8.1.1.,
guix-commits <=
- 05/49: gnu: gsl: Update to 2.7., guix-commits, 2021/07/23
- 07/49: gnu: gamin: Remove unused input., guix-commits, 2021/07/23
- 06/49: gnu: glib: Remove unused input., guix-commits, 2021/07/23
- 08/49: gnu: gnome-backgrounds: Remove unused input., guix-commits, 2021/07/23
- 12/49: gnu: Python: Remove trailing #t's., guix-commits, 2021/07/23
- 13/49: gnu: glibc: Remove obsolete patch., guix-commits, 2021/07/23
- 14/49: gnu: commencement: Decouple python-boot0 from python., guix-commits, 2021/07/23
- 15/49: gnu: tzdata-for-tests: Update to 2021a., guix-commits, 2021/07/23
- 11/49: gnu: Python: Update to 3.9.6., guix-commits, 2021/07/23
- 17/49: gnu: RHash: Update to 1.4.2., guix-commits, 2021/07/23