bump: :lang fsharp

fsharp/emacs-fsharp-mode@b3aa4c53fc -> fsharp/emacs-fsharp-mode@c1e58c61f9

- Fix issue causing the inferior-buffer to block when adding nuget
  packages.
This commit is contained in:
Ellis Kenyő 2022-06-27 23:04:19 +01:00 committed by GitHub
parent a570ffe16c
commit facab56a5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; lang/fsharp/packages.el
(package! fsharp-mode :pin "b3aa4c53fc9e98648b25ad036e657632ae2fe192")
(package! fsharp-mode :pin "c1e58c61f9b57ddd6c0199581ec3784e361d61b4")