[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/22: gnu: readline: Update to 8.0.4.
From: |
guix-commits |
Subject: |
21/22: gnu: readline: Update to 8.0.4. |
Date: |
Sat, 15 Feb 2020 16:09:06 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit d317d3dfe32a7974163ac3155722afc18b05515d
Author: Marius Bakke <address@hidden>
AuthorDate: Sat Feb 15 17:47:02 2020 +0100
gnu: readline: Update to 8.0.4.
* gnu/packages/readline.scm (%patch-series-8.0): Add patches 2 through 4.
---
gnu/packages/readline.scm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/readline.scm b/gnu/packages/readline.scm
index 9f886f9..5f61dcb 100644
--- a/gnu/packages/readline.scm
+++ b/gnu/packages/readline.scm
@@ -49,7 +49,10 @@
(define %patch-series-8.0
(patch-series
"8.0"
- (1 "0sfh7wn0pr743xspnb1zndxndlv9rc0hcg14cbw5cmyg6f4ykrfq")))
+ (1 "0sfh7wn0pr743xspnb1zndxndlv9rc0hcg14cbw5cmyg6f4ykrfq")
+ (2 "1xy8mv8xm8hsfixwp3ci9kfx3dii3y92cq27wwd0jq75y6zzxc1n")
+ (3 "1vza7sxjcsr2z295ij12nzgncdil1vb6as3mqy4m7svi1chv5pcl")
+ (4 "0k1rfx9w32lglxg564yvp0mw6jg6883p8ac2f2lxxqpf80m3vami")))
(define %patch-series-7.0
(patch-series
- 13/22: gnu: OpenBLAS: Update to 0.3.8., (continued)
- 13/22: gnu: OpenBLAS: Update to 0.3.8., guix-commits, 2020/02/15
- 08/22: gnu: glibc: Update to 2.31., guix-commits, 2020/02/15
- 15/22: gnu: mit-krb5: Update to 1.18., guix-commits, 2020/02/15
- 16/22: gnu: bison: Update to 3.5.2., guix-commits, 2020/02/15
- 17/22: gnu: ncurses: Update to 6.2., guix-commits, 2020/02/15
- 07/22: gnu: ath9k-htc-firmware: Build with binutils@2.33.1., guix-commits, 2020/02/15
- 10/22: gnu: telepathy-glib: Fix test failure., guix-commits, 2020/02/15
- 14/22: gnu: libgpg-error: Update to 1.37., guix-commits, 2020/02/15
- 20/22: gnu: CMake: Update to 3.16.4., guix-commits, 2020/02/15
- 18/22: gnu: CMake: Do not use source files from system libarchive., guix-commits, 2020/02/15
- 21/22: gnu: readline: Update to 8.0.4.,
guix-commits <=
- 22/22: gnu: bash: Update to 5.0.16., guix-commits, 2020/02/15
- 19/22: gnu: libarchive: Update to 3.4.2., guix-commits, 2020/02/15