gnu: emacs-ghub: Update to 4.0.0.

* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 4.0.0.

Change-Id: Ib2ee7234f8744cbee3203f71686123232023fb45
This commit is contained in:
Nicolas Goaziou 2024-08-19 21:41:08 +02:00
parent f63982efeb
commit e0f656e85b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2452,7 +2452,7 @@ (define-public emacs-ghq
(define-public emacs-ghub
(package
(name "emacs-ghub")
(version "3.6.0")
(version "4.0.0")
(source
(origin
(method git-fetch)
@ -2461,7 +2461,7 @@ (define-public emacs-ghub
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "11nrh2lr5179r0brd9vl7r0i0dpjxdr5frplxq6j2ca7l2vzwqyr"))))
(base32 "1dnl4idvc96jv73gdsrp377m1782i5n0cq0y4s0mp4i1vqd5drj2"))))
(build-system emacs-build-system)
(arguments
(list