1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 15:40:31 +02:00

gnu: emacs-ghub: Update to 4.1.1.

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

Change-Id: I10a67b2fb6127da8effadecbe4df432e41d5c302
This commit is contained in:
Nicolas Goaziou
2024-10-12 11:42:53 +02:00
parent 797966ac41
commit 9dc7af35b0

View File

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