gnu: emacs-olivetti: Update hash
* gnu/packages/emacs-xyz.scm (emacs-olivetti): Update hash. This is
a follow-up to last commit (8e6bac2492
).
master
parent
8e6bac2492
commit
e186347d2c
|
@ -3782,7 +3782,7 @@ a command.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0nx16w2d1wrqa5cgpbwqfy2al49b9nx2pr9zygiz5qa8jdlzw86l"))))
|
||||
(base32 "0qhv4ah9bn1mjvivgxp7z1gf91d0cdr2ma5cy5xaja97ispa4l3z"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/rnkn/olivetti")
|
||||
(synopsis "Emacs minor mode for a nice writing environment")
|
||||
|
|
Reference in New Issue