gnu: emacs-greader: Update to 0.13.0.

* gnu/packages/emacs-xyz.scm (emacs-greader): Update to 0.13.0.

Change-Id: I6b678be0e21acd0f3c567f64a86b83a296bd9a77
This commit is contained in:
Cayetano Santos 2025-12-04 08:37:27 +01:00
parent 632af32913
commit 52980708d7
No known key found for this signature in database
GPG key ID: BF5CDF4DF6BF6682

View file

@ -9076,10 +9076,10 @@ column by drawing a thin line down the length of the editing window.")
(license license:gpl3+)))
(define-public emacs-greader
(let ((commit "07266f027f9e3d4b690142f525b5bbde2cb4b19e")) ;version bump
(let ((commit "c3f28c1ca3d6dea5b44b0c7677c94a4a20d6370b")) ;version bump
(package
(name "emacs-greader")
(version "0.12.7")
(version "0.13.0")
(source
(origin
(uri (git-reference
@ -9088,7 +9088,7 @@ column by drawing a thin line down the length of the editing window.")
(method git-fetch)
(file-name (git-file-name name version))
(sha256
(base32 "1qg9a3msnh95rj4jmih2j48r8dsisiqd8nlrj1qf3mfl4xr1kb7c"))))
(base32 "1al5cqkh7x0wmhf69780pgdm77zrrq5c323nmbqsbifh65d468l6"))))
(build-system emacs-build-system)
(arguments
(list #:tests? #f)) ;no tests