Skip to content
Snippets Groups Projects
Verified Commit 8d8ec491 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 0.1.7-1: rebuild with singleton-bool 0.1.7

parent 85aa0f66
No related branches found
Tags 0.1.7-1
No related merge requests found
......@@ -2,8 +2,8 @@
_hkgname=singleton-bool
pkgname=haskell-singleton-bool
pkgver=0.1.6
pkgrel=10
pkgver=0.1.7
pkgrel=1
pkgdesc="Type level booleans"
url="https://github.com/phadej/singleton-bool"
license=('BSD')
......@@ -11,7 +11,7 @@ arch=('x86_64')
depends=('ghc-libs' 'haskell-boring' 'haskell-dec' 'haskell-some')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
sha512sums=('7f14909f672aa18e0c2064fb735f894a01d5a450e6fc7a6ac28fa5cc7dd1fb2ea1a5a58a0654a98d79aae49a4c537ace5d5f6eb30e68fe0e69e0992e7e510b86')
sha512sums=('b926b35fb82bf3d2f1bc216ce2e15e3a9908b4a39458c39f4b171282498fd6f645c3ef0c5b10c67f2ac93cab76d45be30a8ec2dfa36d52cdb263b25229d89d58')
build() {
cd $_hkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment