me
/
guix
Archived
1
0
Fork 0

gnu: emacs-git-link: Update to 0.9.2.

* gnu/packages/emacs-xyz.scm (emacs-git-link): Update to 0.9.2.

Change-Id: I8242f9d64ee4f9822ec4b73673d23958779791b3
master
Nicolas Goaziou 2024-07-21 15:59:38 +02:00
parent 738e923f6c
commit 5a87cda965
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -6920,7 +6920,7 @@ window.")
(define-public emacs-git-link
(package
(name "emacs-git-link")
(version "0.9.1")
(version "0.9.2")
(source
(origin
(method git-fetch)
@ -6929,7 +6929,7 @@ window.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1dxmzk4qrz69h097lwshfg4qavdp92an5212ndhjkpmkgvk1v0xl"))))
(base32 "1z7m7xl72x7as3d9l3zspac53kyij7hixpz1y2aq5gqpa7wzh87z"))))
(build-system emacs-build-system)
(arguments
(list