1
0
forked from tribes/guix

gnu: emacs-orgmdb: Update to 1.1.0.

* gnu/packages/emacs-xyz.scm (emacs-orgmdb): Update to 1.1.0.

Change-Id: If24bae24bf0b36e53a29cedc7058d2f987566e31
This commit is contained in:
Nicolas Goaziou
2026-01-31 14:47:25 +01:00
parent 161eab1660
commit 559af751c1
+2 -2
View File
@@ -10368,7 +10368,7 @@ their original location with another.")
(define-public emacs-orgmdb
(package
(name "emacs-orgmdb")
(version "1.0.2")
(version "1.1.0")
(source
(origin
(method git-fetch)
@@ -10377,7 +10377,7 @@ their original location with another.")
(commit (string-append "v" version))))
(sha256
(base32
"0ypga3ywmaiv74r14bxn668zvv77mv6dhw6f3hrmlmvm20k7q0f0"))
"1199smcxxnixq5716y29g97fhykmiva5ygz433ywm7yh09gl7bxa"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments