Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-alsa-mixer


Commits:
1b864e96 by Felix Yan at 2024-02-28T23:36:13+00:00
upgpkg: 0.3.0.1-1: rebuild with alsa-mixer 0.3.0.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-alsa-mixer
        pkgdesc = Bindings to the ALSA simple mixer API
-       pkgver = 0.3.0
-       pkgrel = 74
+       pkgver = 0.3.0.1
+       pkgrel = 1
        url = https://hackage.haskell.org/package/alsa-mixer
        arch = x86_64
        license = BSD
@@ -13,8 +13,8 @@ pkgbase = haskell-alsa-mixer
        depends = alsa-lib
        depends = haskell-alsa-core
        depends = haskell-extensible-exceptions
-       source = 
https://github.com/ttuegel/alsa-mixer/archive/0.3.0/haskell-alsa-mixer-0.3.0.tar.gz
-       sha256sums = 
afc9aba478e37af03f38707e0bddc8a2c2f51ddc27a93bd8b81a277077f72ccf
-       sha512sums = 
3977808321218a7694a59ff294664b2a9ae6e735844040adf89bf63ef75f025aada555fde6c79cbe19f4ca9c7546005de5a2b132c2fd6deef2c1a38ae555fe5f
+       source = 
https://github.com/ttuegel/alsa-mixer/archive/0.3.0.1/haskell-alsa-mixer-0.3.0.1.tar.gz
+       sha256sums = 
3cc1c063945064c4ec625d4a38f4da51e7c80c622b045dc2425784752b1d8f4b
+       sha512sums = 
ac7970c8be871ff8ead1c866b360fe5170647cb0f91246e2488ec43f64b1cc7a785b2b680f35322bd73ad9f57df480ce3c32861d71e45d387b7fd8b976bae44c
 
 pkgname = haskell-alsa-mixer


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=alsa-mixer
 pkgname=haskell-${_hkgname}
-pkgver=0.3.0
-pkgrel=74
+pkgver=0.3.0.1
+pkgrel=1
 pkgdesc='Bindings to the ALSA simple mixer API'
 url='https://hackage.haskell.org/package/alsa-mixer'
 license=('BSD')
@@ -11,8 +11,8 @@ arch=('x86_64')
 depends=('ghc-libs' 'glibc' 'gmp' 'alsa-lib' 'haskell-alsa-core' 
'haskell-extensible-exceptions')
 makedepends=('ghc' 'c2hs')
 
source=(https://github.com/ttuegel/alsa-mixer/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('afc9aba478e37af03f38707e0bddc8a2c2f51ddc27a93bd8b81a277077f72ccf')
-sha512sums=('3977808321218a7694a59ff294664b2a9ae6e735844040adf89bf63ef75f025aada555fde6c79cbe19f4ca9c7546005de5a2b132c2fd6deef2c1a38ae555fe5f')
+sha256sums=('3cc1c063945064c4ec625d4a38f4da51e7c80c622b045dc2425784752b1d8f4b')
+sha512sums=('ac7970c8be871ff8ead1c866b360fe5170647cb0f91246e2488ec43f64b1cc7a785b2b680f35322bd73ad9f57df480ce3c32861d71e45d387b7fd8b976bae44c')
 
 build() {
   cd ${_hkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-alsa-mixer/-/commit/1b864e966478413ec7e94a03c05cde725f3e607f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-alsa-mixer/-/commit/1b864e966478413ec7e94a03c05cde725f3e607f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to