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:
Nicolas Goaziou 2024-08-19 21:49:31 +02:00
parent 3aba9699e7
commit 74d28070f9
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -26078,7 +26078,7 @@ (define-public emacs-hideshowvis
(define-public emacs-know-your-http-well
(package
(name "emacs-know-your-http-well")
(version "0.5.0")
(version "0.6.0")
(source
(origin
(method git-fetch)
@ -26087,7 +26087,7 @@ (define-public emacs-know-your-http-well
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1lppggnii2r9fvlhh33gbdrwb50za8lnalavlq9s86ngndn4n94k"))))
(base32 "1p4ibx0qgznv8ard4a9m7345ay8ij2qzmqdqiqlllndqq6mz62x5"))))
(arguments
`(#:phases
(modify-phases %standard-phases