mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: readline: Update to 8.1.1.
* gnu/packages/readline.scm (%patch-series-8.1): Add patch 1.
This commit is contained in:
parent
fff2e2d216
commit
fe6ef6738b
1 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,9 @@ (define-syntax-rule (patch-series version (seqno hash) ...)
|
|||
...))
|
||||
|
||||
(define %patch-series-8.1
|
||||
'())
|
||||
(patch-series
|
||||
"8.1"
|
||||
(1 "0i4ikdqgcjnb40y2ss3lm09rq56zih5rzma3bib50dk3d1d4cak8")))
|
||||
|
||||
(define %patch-series-7.0
|
||||
(patch-series
|
||||
|
|
Loading…
Reference in a new issue