Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (5300ba86e8695a46baa75241e4cc55d5c31b0e5d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (5300ba86e8695a46baa75241e4cc55d5c31b0e5d)
  • Date: Wed, 19 Aug 2026 23:02:04 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

haskell/haskell-aeson/DEPENDS | 28 ++++++++++++++++------------
haskell/haskell-aeson/DETAILS | 4 ++--
haskell/haskell-aeson/HISTORY | 3 +++
3 files changed, 21 insertions(+), 14 deletions(-)

New commits:
commit 5300ba86e8695a46baa75241e4cc55d5c31b0e5d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-aeson 2.2.5.0

diff --git a/haskell/haskell-aeson/DEPENDS b/haskell/haskell-aeson/DEPENDS
index ea10737..5193e9f 100755
--- a/haskell/haskell-aeson/DEPENDS
+++ b/haskell/haskell-aeson/DEPENDS
@@ -1,21 +1,25 @@
depends ghc &&
-
-depends haskell-attoparsec &&
-depends haskell-base-compat &&
-depends haskell-blaze-builder &&
-depends haskell-bytestring-builder &&
-depends haskell-deepseq &&
+depends haskell-character-ps &&
+depends haskell-data-fix &&
depends haskell-dlist &&
-depends haskell-fail &&
depends haskell-hashable &&
+depends haskell-indexed-traversable &&
+depends haskell-integer-conversion &&
depends haskell-integer-logarithms &&
-depends haskell-nats &&
+depends haskell-network-uri &&
+depends haskell-onetuple &&
+depends haskell-primitive &&
+depends haskell-quickcheck &&
depends haskell-scientific &&
-depends haskell-semigroups &&
+depends haskell-semialign &&
+depends haskell-strict &&
depends haskell-tagged &&
-depends haskell-text "--flags=new-bytestring-builder" &&
+depends haskell-text-iso8601 &&
+depends haskell-text-short &&
depends haskell-th-abstraction &&
-depends haskell-time-locale-compat &&
+depends haskell-these &&
+depends haskell-time-compat &&
depends haskell-unordered-containers &&
depends haskell-uuid-types &&
-depends haskell-vector
+depends haskell-vector &&
+depends haskell-witherable
diff --git a/haskell/haskell-aeson/DETAILS b/haskell/haskell-aeson/DETAILS
index 0208e4b..6cef781 100755
--- a/haskell/haskell-aeson/DETAILS
+++ b/haskell/haskell-aeson/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-aeson
- VERSION=1.4.2.0
+ VERSION=2.2.5.0
SOURCE="aeson-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/aeson-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:b413a0f3c35e7598b297a622f744de4133d7f784893bfa274356c156f74aeeb37cc2344c7f2adf13d4c41403d07708f37bb93bfbc78edb9ea74dc297fadb15b7
+
SOURCE_HASH=sha512:5c88f990a01df3158321a215f16cad3cd6d4e9de5ebabf94125b6ba9268e8558c6b88992e311d74e906df55beca48602d9cdabfa1e742fbcae98835da164460f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/aeson-${VERSION}"
WEB_SITE="https://github.com/bos/aeson";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-aeson/HISTORY b/haskell/haskell-aeson/HISTORY
index 8845adf..855a54d 100644
--- a/haskell/haskell-aeson/HISTORY
+++ b/haskell/haskell-aeson/HISTORY
@@ -1,3 +1,6 @@
+2026-08-18 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: version 2.2.5.0
+
2019-02-09 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.4.2.0
Fixed SOURCE_URL[0]


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (5300ba86e8695a46baa75241e4cc55d5c31b0e5d), Ismael Luceno, 08/19/2026

Archive powered by MHonArc 2.6.24.

Top of Page