Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geode Packages
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Projet GEODE
Geode Packages
Commits
2a1695e3
Commit
2a1695e3
authored
1 year ago
by
Alice Brenon
Browse files
Options
Downloads
Patches
Plain Diff
Update ghc-xmlfilter to 0.3.1.1
parent
9b649aa9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geode/packages/encoding.scm
+2
-2
2 additions, 2 deletions
geode/packages/encoding.scm
with
2 additions
and
2 deletions
geode/packages/encoding.scm
+
2
−
2
View file @
2a1695e3
...
...
@@ -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"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment