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

Felix Yan felixonmars at archlinux.org
Wed Jun 2 12:39:01 UTC 2021


    Date: Wednesday, June 2, 2021 @ 12:39:00
  Author: felixonmars
Revision: 953167

upgpkg: haskell-rerebase 1.13-1: rebuild with rebase 1.13, rerebase 1.13

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-02 12:38:19 UTC (rev 953166)
+++ PKGBUILD	2021-06-02 12:39:00 UTC (rev 953167)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.12.1
-pkgrel=3
+pkgver=1.13
+pkgrel=1
 pkgdesc='Reexports from "base" with a bunch of other standard libraries'
 url="https://github.com/nikita-volkov/rerebase"
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-rebase')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('93fe99c97aeba029f8f72d43b21c45d1bb9152b3ebec3e99b620577d6ad85c338f2255a020afb4f3efe678da64aecaae7bd3508ee6b25f320599313f5d5fbeee')
+sha512sums=('890f9fc3bb03c7a265d0b1fb413caf1743c90c5b8d1b485d2e88d0eaa14ed43aa1f8e933fb6882728f16af75224385fa66ffe3baf9b60278fb74bb0d930e2b3b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list