mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: readline: Update to 8.1.2.
* gnu/packages/readline.scm (%patch-series-8.1): Add patch 2.
This commit is contained in:
parent
da25a43f2d
commit
9881ff7324
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@ (define-syntax-rule (patch-series version (seqno hash) ...)
|
|||
(define %patch-series-8.1
|
||||
(patch-series
|
||||
"8.1"
|
||||
(1 "0i4ikdqgcjnb40y2ss3lm09rq56zih5rzma3bib50dk3d1d4cak8")))
|
||||
(1 "0i4ikdqgcjnb40y2ss3lm09rq56zih5rzma3bib50dk3d1d4cak8")
|
||||
(2 "1p15sfx5xg5k4lam12lyd0givk7dfjddqpnb1jdp3c4clray0nz5")))
|
||||
|
||||
(define %patch-series-7.0
|
||||
(patch-series
|
||||
|
|
Loading…
Reference in a new issue