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

Felix Yan felixonmars at archlinux.org
Tue May 25 20:49:02 UTC 2021


    Date: Tuesday, May 25, 2021 @ 20:49:02
  Author: felixonmars
Revision: 946320

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

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-25 20:48:10 UTC (rev 946319)
+++ PKGBUILD	2021-05-25 20:49:02 UTC (rev 946320)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.12.0.1
-pkgrel=16
+pkgver=1.12.1
+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=('b0f6b29386b546d5673c16a9f5c64407d5a56d7574c039ceb5b533a463228763fab403fc3b60a11f7e6e6902e2b24ce9fab116dfd833abfb38a4130679f3c653')
+sha512sums=('93fe99c97aeba029f8f72d43b21c45d1bb9152b3ebec3e99b620577d6ad85c338f2255a020afb4f3efe678da64aecaae7bd3508ee6b25f320599313f5d5fbeee')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list