1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 02:51:49 +02:00

gnu: emacs-pulsar: Update to 0.5.0.

* gnu/packages/emacs-xyz.scm (emacs-pulsar): Update to 0.5.0.
This commit is contained in:
Nicolas Goaziou
2022-11-01 00:01:17 +01:00
parent a66b2f432f
commit 78a517b439
+2 -2
View File
@@ -20487,7 +20487,7 @@ orient yourself in the code, and tell which statements are at a given level.")
(define-public emacs-pulsar
(package
(name "emacs-pulsar")
(version "0.4.0")
(version "0.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -20496,7 +20496,7 @@ orient yourself in the code, and tell which statements are at a given level.")
(file-name (git-file-name name version))
(sha256
(base32
"05ig8p3y5k20w4xy0ahaml9z0i0xyw6fkypzvz0mjpldhxl7dbxd"))))
"0wwj9civyidfcv0k859w0i2aqb75dypy7aihk3cnv1nv2q4m61j5"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments