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

Felix Yan felixonmars at archlinux.org
Wed Jun 9 02:42:09 UTC 2021


    Date: Wednesday, June 9, 2021 @ 02:42:09
  Author: felixonmars
Revision: 960012

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

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-09 02:41:12 UTC (rev 960011)
+++ PKGBUILD	2021-06-09 02:42:09 UTC (rev 960012)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.13
-pkgrel=3
+pkgver=1.13.0.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=('890f9fc3bb03c7a265d0b1fb413caf1743c90c5b8d1b485d2e88d0eaa14ed43aa1f8e933fb6882728f16af75224385fa66ffe3baf9b60278fb74bb0d930e2b3b')
+sha512sums=('3e59d4961a6722d53a81431b4667700da77be6b52cd84e0d45316df04b0517f4bafab69fa532d1094219a48f1e8bda5821044d66b8de8d5a72766e8aeb2bffa0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list