gnu: ghc-git-lfs: Update to 1.2.5.

* gnu/packages/haskell-xyz.scm (ghc-git-lfs): Update to 1.2.5.

Change-Id: I5a9f51781265985597023168064fbfd5614a146d
Reviewed-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Matthias Riße 2025-06-13 18:39:44 +02:00 committed by Sharlatan Hellseher
parent c099efbf59
commit e26c089705
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -16016,13 +16016,13 @@ highlighting and display the results in Brick-based interfaces.")
(define-public ghc-git-lfs
(package
(name "ghc-git-lfs")
(version "1.2.0")
(version "1.2.5")
(source
(origin
(method url-fetch)
(uri (hackage-uri "git-lfs" version))
(sha256
(base32 "1iv3s1c7gwmsima9z3rsphjligpnf7h3vc5c96zgq9b71cx81lba"))))
(base32 "1lzlz9v05iabpkw09bgxxv4nj5yk7a0vzg6rx0kr0qrsir8c3jh2"))))
(build-system haskell-build-system)
(properties '((upstream-name . "git-lfs")))
(inputs (list ghc-http-client ghc-http-types ghc-aeson ghc-network-uri