mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-know-your-http-well: Update to 0.6.0.
* gnu/packages/emacs-xyz.scm (emacs-know-your-http-well): Update to 0.6.0. Change-Id: I5ed78ad6aa859280f724f1ffd62bd95ac04a4674
This commit is contained in:
parent
3aba9699e7
commit
74d28070f9
1 changed files with 2 additions and 2 deletions
|
@ -26078,7 +26078,7 @@ regions which @code{hideshow} can hide.")
|
||||||
(define-public emacs-know-your-http-well
|
(define-public emacs-know-your-http-well
|
||||||
(package
|
(package
|
||||||
(name "emacs-know-your-http-well")
|
(name "emacs-know-your-http-well")
|
||||||
(version "0.5.0")
|
(version "0.6.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -26087,7 +26087,7 @@ regions which @code{hideshow} can hide.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1lppggnii2r9fvlhh33gbdrwb50za8lnalavlq9s86ngndn4n94k"))))
|
(base32 "1p4ibx0qgznv8ard4a9m7345ay8ij2qzmqdqiqlllndqq6mz62x5"))))
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue