gnu: emacs-tuareg: Update to 3.0.1.

* gnu/packages/ocaml.scm (emacs-tuareg): Update to 3.0.1.
This commit is contained in:
Nicolas Goaziou 2022-09-30 08:35:48 +02:00
parent 77a075e9ae
commit 16df0649bd
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1081,7 +1081,7 @@ (define-public ocaml-num
(define-public emacs-tuareg
(package
(name "emacs-tuareg")
(version "3.0.0")
(version "3.0.1")
(source
(origin
(method git-fetch)
@ -1090,7 +1090,7 @@ (define-public emacs-tuareg
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "115vm0hq4xkwfd3w0j8xqhkdgcirlxpnwzwxv02c27583hj056is"))))
(base32 "1p3xpk78i8ywgdmc59w05wjjy9dg6gm5gicm08szmrlnx08v2ihm"))))
(build-system gnu-build-system)
(arguments
(list