Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-unix-time


Commits:
a480c086 by Felix Yan at 2024-09-17T09:25:42+03:00
upgpkg: 0.4.14-1: rebuild with unix-time 0.4.14

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-unix-time
        pkgdesc = Unix time parser/formatter and utilities
-       pkgver = 0.4.13
-       pkgrel = 3
+       pkgver = 0.4.14
+       pkgrel = 1
        url = https://hackage.haskell.org/package/unix-time
        arch = x86_64
        license = BSD
@@ -13,7 +13,7 @@ pkgbase = haskell-unix-time
        makedepends = haskell-quickcheck
        depends = ghc-libs
        depends = haskell-old-time
-       source = 
https://hackage.haskell.org/packages/archive/unix-time/0.4.13/unix-time-0.4.13.tar.gz
-       sha512sums = 
9f06d515bed2be9432e1bdb39b49480aa69b7d6a7c560c5392c021bde13a62f70d05d5005322f5bec28d772aaf933f236ed0e09453d06af443ea6516cc46c424
+       source = 
https://hackage.haskell.org/packages/archive/unix-time/0.4.14/unix-time-0.4.14.tar.gz
+       sha512sums = 
379f23be06c8cc32e710e960710f925414396571caabb8aa2107ca92c10e77405ce4a02e0df93197fd8bc7d52d16fc998343afe4c051d7c4097271ed46b5b446
 
 pkgname = haskell-unix-time


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=unix-time
 pkgname=haskell-unix-time
-pkgver=0.4.13
-pkgrel=3
+pkgver=0.4.14
+pkgrel=1
 pkgdesc="Unix time parser/formatter and utilities"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")
@@ -13,7 +13,7 @@ depends=('ghc-libs' 'haskell-old-time')
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 
'haskell-old-locale'
              'haskell-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('9f06d515bed2be9432e1bdb39b49480aa69b7d6a7c560c5392c021bde13a62f70d05d5005322f5bec28d772aaf933f236ed0e09453d06af443ea6516cc46c424')
+sha512sums=('379f23be06c8cc32e710e960710f925414396571caabb8aa2107ca92c10e77405ce4a02e0df93197fd8bc7d52d16fc998343afe4c051d7c4097271ed46b5b446')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unix-time/-/commit/a480c08672bb241c8a16fc544006dc46b29aa8b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unix-time/-/commit/a480c08672bb241c8a16fc544006dc46b29aa8b6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to