Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (1a90cfb9fdc27ff8010cd3e37258e26bc5f95516)
  • Date: Thu, 16 Jul 2015 01:35:14 +0000

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

haskell/haskell-hashed-storage/DEPENDS | 2 +-
haskell/haskell-hashed-storage/DETAILS | 1 +
haskell/haskell-hashed-storage/HISTORY | 4 ++++
haskell/haskell-json/DETAILS | 4 ++--
haskell/haskell-json/HISTORY | 3 +++
5 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 1a90cfb9fdc27ff8010cd3e37258e26bc5f95516
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-json 0.9.1

commit d23fc10d63851a1627a428b528fd5d8d42ac6077
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-hashed-storage: Switch haskell-dataenc to haskell-sandi

diff --git a/haskell/haskell-hashed-storage/DEPENDS
b/haskell/haskell-hashed-storage/DEPENDS
index 6051433..6c2bb33 100755
--- a/haskell/haskell-hashed-storage/DEPENDS
+++ b/haskell/haskell-hashed-storage/DEPENDS
@@ -1,5 +1,5 @@
depends ghc &&
-depends haskell-dataenc &&
+depends haskell-sandi &&
depends haskell-extensible-exceptions &&
depends haskell-mmap &&
depends haskell-mtl &&
diff --git a/haskell/haskell-hashed-storage/DETAILS
b/haskell/haskell-hashed-storage/DETAILS
index 0ef53b9..34d0d96 100755
--- a/haskell/haskell-hashed-storage/DETAILS
+++ b/haskell/haskell-hashed-storage/DETAILS
@@ -1,5 +1,6 @@
SPELL=haskell-hashed-storage
VERSION=0.5.11
+ PATCHLEVEL=1
SOURCE="hashed-storage-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/hashed-storage/${VERSION}/${SOURCE}

SOURCE_HASH=sha512:11bfc05ecb2de5adc5a46116d15d969207a310583e7183e2a21ef767a23eabc55622c84ef351ace81a29800a544358c604b4a255800a713af01266331bf321ba
diff --git a/haskell/haskell-hashed-storage/HISTORY
b/haskell/haskell-hashed-storage/HISTORY
index 60f7f2e..71a7ec8 100644
--- a/haskell/haskell-hashed-storage/HISTORY
+++ b/haskell/haskell-hashed-storage/HISTORY
@@ -1,3 +1,7 @@
+2015-07-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: haskell-dataenc -> haskell-sandi
+ * DETAILS: PATCHLEVEL++
+
2014-04-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.5.11

diff --git a/haskell/haskell-json/DETAILS b/haskell/haskell-json/DETAILS
index f4a6469..34d7fda 100755
--- a/haskell/haskell-json/DETAILS
+++ b/haskell/haskell-json/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-json
- VERSION=0.7
+ VERSION=0.9.1
SOURCE="json-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/json/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:dda9a2ae2945dce8b5c03c3da6b6b2fe8b5857f3ceec20392aea2376de3b5aa3ba895d4f231019505764a1e3d69dc82dac89f5d03274af12902c1e74dc6d1156
+
SOURCE_HASH=sha512:537257fed476683d0657c6474e465ca437e43e36b60ab132c0f584cece99a18d222ef9a33171543689ba5589434bc78cf2e0e5ff550804ff8969052d09430d57
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/json-${VERSION}"

WEB_SITE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/json";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-json/HISTORY b/haskell/haskell-json/HISTORY
index 0d8eec9..85e0ab24 100644
--- a/haskell/haskell-json/HISTORY
+++ b/haskell/haskell-json/HISTORY
@@ -1,3 +1,6 @@
+2015-07-15 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.1
+
2013-07-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (1a90cfb9fdc27ff8010cd3e37258e26bc5f95516), Ismael Luceno, 07/15/2015

Archive powered by MHonArc 2.6.24.

Top of Page