gnu: emacs-ghub: Update to 4.1.0.

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

Change-Id: If9a9fb11bd82c454af578d8addcfc1fc81925834
This commit is contained in:
Nicolas Goaziou 2024-09-15 09:20:25 +02:00
parent 146ce48e13
commit 29f16754b5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2465,7 +2465,7 @@ organizing remote Go repository clones.")
(define-public emacs-ghub
(package
(name "emacs-ghub")
(version "4.0.0")
(version "4.1.0")
(source
(origin
(method git-fetch)
@ -2474,7 +2474,7 @@ organizing remote Go repository clones.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1dnl4idvc96jv73gdsrp377m1782i5n0cq0y4s0mp4i1vqd5drj2"))))
(base32 "1xfa4hpnn8rrb51wn8fxf15hfxawwld3m7h8qhsii1g78di16abh"))))
(build-system emacs-build-system)
(arguments
(list