gnu: readline: Update to 8.0.4.

* gnu/packages/readline.scm (%patch-series-8.0): Add patches 2 through 4.
This commit is contained in:
Marius Bakke 2020-02-15 17:47:02 +01:00
parent c37f9be952
commit d317d3dfe3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -49,7 +49,10 @@ (define-syntax-rule (patch-series version (seqno hash) ...)
(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