community/git-annex: upgrade to 10.20230802
This commit is contained in:
parent
49ef107b0c
commit
9296d8212b
2 changed files with 20 additions and 23 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
pkgname=git-annex
|
||||
pkgver=10.20230626
|
||||
pkgver=10.20230802
|
||||
_bloomfilterver=2.0.1.0
|
||||
_connectionver=0.3.1
|
||||
pkgrel=0
|
||||
|
@ -132,9 +132,9 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
fdcf3e68f161d68f9b02194727c145d6212fa826ade15b5ee76dc0bb6f936e06972e832edddf2d8671d98609643c019aa04610111498b32721165105078bc432 git-annex-10.20230626.tar.gz
|
||||
1cf8626ba58869ecb7cd2965660e30e8e56590e19470a87f91b0c326b9d19478b7265663c7a03cf5f4785361429744827d4ef90718431a59cb2ede9f94ee7b68 git-annex-10.20230802.tar.gz
|
||||
1031cc28c5e5c1b7687355b709d436ebab1956ffd7591a010fa3852a1bc7412925a365f99937feeacf4b1a5d3c7b34bc0370707ad6e4533280dcac4ea3fa7c21 bloomfilter-2.0.1.0.tar.gz
|
||||
368e9ae547c91f4cb2e6842d54d04c2cc4570abae847415a3d9420af0d16d9a09e761eaca695fda2a950ec6e37c6fe63286b8d088b853a357d360bdcf6b736ca git-annex.config
|
||||
1d73754b22c797c541e351f001f953f7845f2df70768ef03f4ecc00eafc3d2fb6241efbeca4c1ec9ab5d6e8fa1e8e676c8b23522414038ce4ea9983db8cc31ee git-annex.config
|
||||
6c8b2055ddffc49a8572aec4880514808be01e00721617d157d51974131164e9663e656e8af7c81905e9b248a56ee4cfc7c048a5b55a09b9eab0c5827c75bd55 git-annex-block-crypton.patch
|
||||
500ebfd84e5771ed62ad2491b3f484d9a049091cd9bced072f34e64d81fd4db8aff2cfd9a0b2278335ac86198bfca551aec6ce3a2bd07d4484393a4288d3af35 bloomfilter-ghc9.2.diff
|
||||
178be26bc808f6a5c065957b04e3a32b02f0a6b5eb8c422c9d8960b6e9a1f90d689360c5ad491156783b25e80f4c2f9861e9ccff5091c302be713fa3063df670 fix-makefile.patch
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
--10.20230626
|
||||
--10.20230802
|
||||
constraints: Cabal ==3.8.1.0,
|
||||
Cabal-syntax ==3.8.1.0,
|
||||
DAV ==1.3.4,
|
||||
|
@ -23,12 +23,13 @@ constraints: Cabal ==3.8.1.0,
|
|||
assoc ==1.1,
|
||||
async ==2.2.4,
|
||||
attoparsec ==0.14.4,
|
||||
attoparsec-aeson ==2.1.0.0,
|
||||
attoparsec-iso8601 ==1.1.0.0,
|
||||
auto-update ==0.1.6,
|
||||
aws ==0.24.1,
|
||||
base ==4.17.0.0,
|
||||
base-compat ==0.12.2,
|
||||
base-compat-batteries ==0.12.2,
|
||||
base-compat ==0.12.3,
|
||||
base-compat-batteries ==0.12.3,
|
||||
base-orphans ==0.9.0,
|
||||
base16-bytestring ==1.0.2.0,
|
||||
base64-bytestring ==1.2.1.0,
|
||||
|
@ -51,9 +52,8 @@ constraints: Cabal ==3.8.1.0,
|
|||
case-insensitive ==1.2.1.0,
|
||||
cassava ==0.5.3.0,
|
||||
cereal ==0.5.8.3,
|
||||
cipher-aes ==0.2.11,
|
||||
clientsession ==0.9.1.2,
|
||||
clock ==0.8.3,
|
||||
clientsession ==0.9.2.0,
|
||||
clock ==0.8.4,
|
||||
code-page ==0.2.1,
|
||||
colour ==2.3.6,
|
||||
comonad ==5.0.8,
|
||||
|
@ -64,12 +64,9 @@ constraints: Cabal ==3.8.1.0,
|
|||
containers ==0.6.6,
|
||||
contravariant ==1.5.5,
|
||||
cookie ==0.4.6,
|
||||
cprng-aes ==0.6.1,
|
||||
criterion ==1.6.2.0,
|
||||
criterion-measurement ==0.2.1.0,
|
||||
crypto-api ==0.13.3,
|
||||
crypto-cipher-types ==0.0.9,
|
||||
crypto-random ==0.0.9,
|
||||
cryptohash-md5 ==0.11.101.0,
|
||||
cryptohash-sha1 ==0.11.101.0,
|
||||
cryptonite ==0.30,
|
||||
|
@ -90,10 +87,10 @@ constraints: Cabal ==3.8.1.0,
|
|||
dlist ==1.0,
|
||||
easy-file ==0.2.5,
|
||||
edit-distance ==0.2.2.1,
|
||||
email-validate ==2.3.2.18,
|
||||
email-validate ==2.3.2.19,
|
||||
entropy ==0.4.1.10,
|
||||
exceptions ==0.10.5,
|
||||
fast-logger ==3.2.1,
|
||||
fast-logger ==3.2.2,
|
||||
fdo-notify ==0.3.1,
|
||||
feed ==1.3.2.1,
|
||||
file-embed ==0.0.15.0,
|
||||
|
@ -107,7 +104,7 @@ constraints: Cabal ==3.8.1.0,
|
|||
ghc-prim ==0.9.0,
|
||||
git-lfs ==1.2.1,
|
||||
happy ==1.20.1.1,
|
||||
hashable ==1.4.2.0,
|
||||
hashable ==1.4.3.0,
|
||||
haskeline ==0.8.2,
|
||||
hinotify ==0.4.1,
|
||||
hjsmin ==0.2.1,
|
||||
|
@ -117,7 +114,7 @@ constraints: Cabal ==3.8.1.0,
|
|||
http-client ==0.7.13.1,
|
||||
http-client-restricted ==0.0.5,
|
||||
http-client-tls ==0.3.6.1,
|
||||
http-conduit ==2.3.8.2,
|
||||
http-conduit ==2.3.8.3,
|
||||
http-date ==0.0.11,
|
||||
http-types ==0.12.3,
|
||||
http2 ==4.1.4,
|
||||
|
@ -161,7 +158,7 @@ constraints: Cabal ==3.8.1.0,
|
|||
parsec ==3.1.15.0,
|
||||
path-pieces ==0.2.1,
|
||||
pem ==0.2.4,
|
||||
persistent ==2.14.5.0,
|
||||
persistent ==2.14.5.1,
|
||||
persistent-sqlite ==2.13.1.1,
|
||||
persistent-template ==2.12.0.0,
|
||||
pretty ==1.1.3.6,
|
||||
|
@ -175,7 +172,7 @@ constraints: Cabal ==3.8.1.0,
|
|||
recv ==0.1.0,
|
||||
reflection ==2.1.7,
|
||||
regex-base ==0.94.0.2,
|
||||
regex-tdfa ==1.3.2.1,
|
||||
regex-tdfa ==1.3.2.2,
|
||||
resource-pool ==0.4.0.0,
|
||||
resourcet ==1.3.0,
|
||||
rts ==1.0.2,
|
||||
|
@ -200,7 +197,7 @@ constraints: Cabal ==3.8.1.0,
|
|||
stm-chans ==3.0.0.9,
|
||||
streaming-commons ==0.2.2.6,
|
||||
strict ==0.5,
|
||||
syb ==0.7.2.3,
|
||||
syb ==0.7.2.4,
|
||||
tagged ==0.8.7,
|
||||
tagsoup ==0.14.8,
|
||||
tasty ==1.4.3,
|
||||
|
@ -214,7 +211,7 @@ constraints: Cabal ==3.8.1.0,
|
|||
text-short ==0.1.5,
|
||||
th-abstraction ==0.5.0.0,
|
||||
th-compat ==0.1.4,
|
||||
th-lift ==0.8.3,
|
||||
th-lift ==0.8.4,
|
||||
th-lift-instances ==0.1.20,
|
||||
these ==1.2,
|
||||
time ==1.12.2,
|
||||
|
@ -230,7 +227,7 @@ constraints: Cabal ==3.8.1.0,
|
|||
typed-process ==0.2.11.0,
|
||||
unix ==2.7.3,
|
||||
unix-compat ==0.6,
|
||||
unix-time ==0.4.9,
|
||||
unix-time ==0.4.10,
|
||||
unliftio ==0.2.25.0,
|
||||
unliftio-core ==0.2.1.0,
|
||||
unordered-containers ==0.2.19.1,
|
||||
|
@ -260,9 +257,9 @@ constraints: Cabal ==3.8.1.0,
|
|||
xml-hamlet ==0.5.0.2,
|
||||
xml-types ==0.3.8,
|
||||
xss-sanitize ==0.3.7.2,
|
||||
yaml ==0.11.11.1,
|
||||
yaml ==0.11.11.2,
|
||||
yesod ==1.6.2.1,
|
||||
yesod-core ==1.6.24.2,
|
||||
yesod-core ==1.6.24.4,
|
||||
yesod-form ==1.7.4,
|
||||
yesod-persistent ==1.6.0.8,
|
||||
yesod-static ==1.6.1.0,
|
||||
|
|
Loading…
Reference in a new issue