[arch-commits] Commit in haskell-entropy/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 15:54:24 UTC 2016


    Date: Monday, November 14, 2016 @ 15:54:24
  Author: spupykin
Revision: 195731

Modified:
  haskell-entropy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 15:54:06 UTC (rev 195730)
+++ PKGBUILD	2016-11-14 15:54:24 UTC (rev 195731)
@@ -10,8 +10,8 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('ghc')
-source=(http://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
-md5sums=('2ac059eebfb0d2368df1b825207055c2')
+source=(https://hackage.haskell.org/packages/archive/entropy/${pkgver}/entropy-${pkgver}.tar.gz)
+sha256sums=('1ff020eba2edbb93c4b23297470f8c11d69d0ff1e1642d17cbab9d54a24befef')
 
 build() {
     cd "$srcdir"/entropy-${pkgver}



More information about the arch-commits mailing list