1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: emacs-osm: Update to 1.9.

* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 1.9.

Change-Id: I757e527d9aa5a1870c68e23ba870a008fa3f9c85
This commit is contained in:
Nicolas Goaziou
2025-10-29 11:45:22 +01:00
parent 8fcf383330
commit e92bb305fe

View File

@@ -44926,7 +44926,7 @@ hacker.")
(define-public emacs-osm
(package
(name "emacs-osm")
(version "1.8")
(version "1.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -44935,7 +44935,7 @@ hacker.")
(file-name (git-file-name name version))
(sha256
(base32
"1azydrknczkn9gvy9ynxr4dk7xy5cwrg985fx8bz2apmalfvmpzw"))))
"0qsxhjn192gb896qd3gfk28p16gagv6pwrdssh1b6cvl4qv3m202"))))
(build-system emacs-build-system)
(arguments
(list #:tests? #f ;no tests