gnu: emacs-org-static-blog: Update to 1.6.0.
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.6.0.master
parent
1aecb0c574
commit
0a4827a96b
|
@ -29919,7 +29919,7 @@ All entries in a specified TODO state will be carried over to the next day.")
|
|||
(define-public emacs-org-static-blog
|
||||
(package
|
||||
(name "emacs-org-static-blog")
|
||||
(version "1.5.0")
|
||||
(version "1.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -29928,7 +29928,7 @@ All entries in a specified TODO state will be carried over to the next day.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1p9v40mm8p25b9xgfahwqqx4c36aqnl9yyjjdhkp6x5xkhkdf7by"))))
|
||||
(base32 "0p3bhnp91x65xr5d40kdmyj7vgyq62bvq3b1gfwv7881sh8p6hr9"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/bastibe/org-static-blog")
|
||||
(synopsis
|
||||
|
|
Reference in New Issue