Skip to content
Snippets Groups Projects
Commit 2a1695e3 authored by Alice Brenon's avatar Alice Brenon
Browse files

Update ghc-xmlfilter to 0.3.1.1

parent 9b649aa9
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ the data from that file. For usage see the Text.Html5.Entity module.")
(define-public ghc-xmlfilter
(package
(name "ghc-xmlfilter")
(version "0.3.1.0")
(version "0.3.1.1")
(home-page "https://gitlab.huma-num.fr/alicebrenon/XMLFilter")
(source (origin
(method git-fetch)
......@@ -85,7 +85,7 @@ the data from that file. For usage see the Text.Html5.Entity module.")
(commit version)))
(sha256
(base32
"1prsrhpzqx7wcbvzvmc4845f03bvxfazn3v2kfajnr1fnrcbb8nf"))))
"07v4x1309r7m15sgxjlmyxsxjfp6qfpci8c8gbp8flwch7fppncq"))))
(build-system haskell-build-system)
(inputs (list ghc-attoparsec))
(synopsis "SAX-based library to handle XML-like documents")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment