Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / git-annex


Commits:
d98334db by Felix Yan at 2024-05-05T08:07:49+00:00
upgpkg: 10.20240430-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = git-annex
        pkgdesc = Manage files with git, without checking their contents into 
git
-       pkgver = 10.20240227
-       pkgrel = 18
+       pkgver = 10.20240430
+       pkgrel = 1
        url = https://git-annex.branchable.com/
        arch = x86_64
        license = AGPL-3.0-only
@@ -75,6 +75,7 @@ pkgbase = git-annex
        depends = haskell-tasty-quickcheck
        depends = haskell-tasty-rerun
        depends = haskell-torrent
+       depends = haskell-unbounded-delays
        depends = haskell-unix-compat
        depends = haskell-unliftio-core
        depends = haskell-unordered-containers
@@ -89,7 +90,7 @@ pkgbase = git-annex
        depends = haskell-yesod-core
        depends = haskell-yesod-form
        depends = haskell-yesod-static
-       source = git+https://git.joeyh.name/git/git-annex.git#tag=10.20240227
-       sha256sums = 
2a5c9de5ed622e9a66bd63cb22c41b164f6dce81f056847d4c1febe344a53402
+       source = git+https://git.joeyh.name/git/git-annex.git#tag=10.20240430
+       sha256sums = 
28b3eb40854cc55261f8be950129dc966654671fd31fa23cf60c728d79b67c49
 
 pkgname = git-annex


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-hask...@haskell.org>
 
 pkgname=git-annex
-pkgver=10.20240227
-pkgrel=18
+pkgver=10.20240430
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/";
 license=("AGPL-3.0-only")
@@ -25,13 +25,14 @@ depends=('git' 'lsof' 'rsync' 'ghc-libs' 'haskell-aeson' 
'haskell-ansi-terminal'
          'haskell-regex-tdfa' 'haskell-resourcet' 'haskell-safesemaphore' 
'haskell-sandi'
          'haskell-securemem' 'haskell-shakespeare' 'haskell-socks' 
'haskell-split'
          'haskell-stm-chans' 'haskell-tagsoup' 'haskell-tasty' 
'haskell-tasty-hunit'
-         'haskell-tasty-quickcheck' 'haskell-tasty-rerun' 'haskell-torrent' 
'haskell-unix-compat'
-         'haskell-unliftio-core' 'haskell-unordered-containers' 
'haskell-utf8-string' 'haskell-uuid'
-         'haskell-vector' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 
'haskell-warp-tls'
-         'haskell-yesod' 'haskell-yesod-core' 'haskell-yesod-form' 
'haskell-yesod-static')
+         'haskell-tasty-quickcheck' 'haskell-tasty-rerun' 'haskell-torrent'
+         'haskell-unbounded-delays' 'haskell-unix-compat' 
'haskell-unliftio-core'
+         'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-uuid' 
'haskell-vector'
+         'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 'haskell-warp-tls' 
'haskell-yesod'
+         'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static')
 makedepends=('chrpath' 'ghc' 'uusi')
 source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver";)
-sha256sums=('2a5c9de5ed622e9a66bd63cb22c41b164f6dce81f056847d4c1febe344a53402')
+sha256sums=('28b3eb40854cc55261f8be950129dc966654671fd31fa23cf60c728d79b67c49')
 
 prepare() {
   cd git-annex



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/commit/d98334dbb6b4b68a13083a7e69131656a44e5142

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/commit/d98334dbb6b4b68a13083a7e69131656a44e5142
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to