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

Felix Yan felixonmars at archlinux.org
Mon Jan 27 09:24:11 UTC 2020


    Date: Monday, January 27, 2020 @ 09:24:09
  Author: felixonmars
Revision: 555784

upgpkg: haskell-managed 1.0.7-1: rebuild with managed 1.0.7

Modified:
  haskell-managed/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-27 09:22:54 UTC (rev 555783)
+++ PKGBUILD	2020-01-27 09:24:09 UTC (rev 555784)
@@ -3,8 +3,8 @@
 
 _hkgname=managed
 pkgname=haskell-managed
-pkgver=1.0.6
-pkgrel=9
+pkgver=1.0.7
+pkgrel=1
 pkgdesc="A monad for managed values"
 url="https://github.com/Gabriel439/Haskell-Managed-Library"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b2e04b8aa591d201927346bc5ff39d8c4559ff92e2fbab324aa8619944f62bb39c1499ea36434b3f24cec58c0fff121ec67387bcbf776ce2f7cf0f0bf63fe90c')
+sha512sums=('9242617097eb1fe3867b126e2ee321abc31cf89c271e9ae9699c30b31049f3366a8d056e1cd0fab258973bb620044f1c21fcee212d09823f761d95559f5d0a69')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list