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


Commits:
3e66ed80 by Felix Yan at 2024-01-14T19:48:45+02:00
upgpkg: 10.20231129-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.20230926
-       pkgrel = 47
+       pkgver = 10.20231129
+       pkgrel = 1
        url = https://git-annex.branchable.com/
        arch = x86_64
        license = AGPL3
@@ -89,7 +89,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.20230926
+       source = git+https://git.joeyh.name/git/git-annex.git#tag=10.20231129
        sha512sums = SKIP
 
 pkgname = git-annex


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=git-annex
-pkgver=10.20230926
-pkgrel=47
+pkgver=10.20231129
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/";
 license=("AGPL3")
@@ -38,7 +38,7 @@ prepare() {
 
   # persistent-template was merged into persistent
   uusi -d persistent-template git-annex.cabal
-  sed -i 's/MIN_VERSION_persistent_template/MIN_VERSION_persistent/' 
Database/ContentIdentifier.hs Database/Export.hs Database/Fsck.hs 
Database/Keys/SQL.hs
+  sed -i 's/MIN_VERSION_persistent_template/MIN_VERSION_persistent/' 
Database/ImportFeed.hs Database/ContentIdentifier.hs Database/Export.hs 
Database/Fsck.hs Database/Keys/SQL.hs
 }
 
 build() {



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/commit/3e66ed804cf4c32ac2afa8ae9930cff23e5b5442
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to