summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 385ec5f63e80..65c5cd6f0993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Oct 22 20:49:05 UTC 2015
+# Mon May 9 16:54:24 UTC 2016
pkgbase = ghc-raspbian-bin
pkgdesc = GHC binaries for Raspberry Pi from Raspian repositories
- pkgver = 7.8.4
- pkgrel = 9
+ pkgver = 7.10.3
+ pkgrel = 7
url = https://www.haskell.org/ghc/
install = ghc-raspbian-bin.install
arch = armv6h
@@ -37,7 +37,7 @@ pkgbase = ghc-raspbian-bin
provides = haskell-unix
provides = haskell-xhtml
conflicts = ghc
- source = http://archive.raspbian.org/raspbian/pool/main/g/ghc/ghc_7.8.4-9+rpi1_armhf.deb
+ source = http://archive.raspbian.org/raspbian/pool/main/g/ghc/ghc_7.10.3-7+rpi1_armhf.deb
sha256sums = 6ed9c001044d1f200c5b0af7658e01ff2093210804ffe92d6d32e9aaa1f29353
pkgname = ghc-raspbian-bin
diff --git a/PKGBUILD b/PKGBUILD
index 177b093b66f5..19f89e28759a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: João Miguel <jmcf125 at openmailbox dot org>
pkgname=ghc-raspbian-bin
-pkgver=7.8.4
-pkgrel=9
+pkgver=7.10.3
+pkgrel=7
pkgdesc="GHC binaries for Raspberry Pi from Raspian repositories"
arch=('armv6h')
url="https://www.haskell.org/ghc/"