gnu: emacs-ghub: Update to 3.5.6.

* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.5.6.
This commit is contained in:
Tobias Geerinckx-Rice 2022-06-05 02:00:00 +02:00
parent 66c5e40762
commit 4fc248ada2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1430,7 +1430,7 @@ (define-public emacs-ghq
(define-public emacs-ghub
(package
(name "emacs-ghub")
(version "3.5.5")
(version "3.5.6")
(source
(origin
(method git-fetch)
@ -1439,7 +1439,7 @@ (define-public emacs-ghub
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1px27nh4cr3r16qmvig72jdirjzllvm2m4dzm59kfznhg3rf7vj0"))))
(base32 "1pw1rjrvvanlcxv3rb64s2p646zfaipp7h7v8djlrrnlgy6mwbqd"))))
(build-system emacs-build-system)
(arguments
(list