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


Commits:
1548287c by Felix Yan at 2025-10-14T01:18:20+08:00
upgpkg: 1.3.1-24: rebuild with cabal-fmt 0.1.7, cabal-install 3.10.3.0, 
cabal-install-parsers 0.6.1.1, cabal-install-solver 3.10.3.0, 
filepath-bytestring 1.5.2.0.1, fourmolu 0.12.0.0, ghc 9.6.6, ghc-exactprint 
1.7.1.0, ghc-lib-parser 9.6.6.20240701, ghc-lib-parser-ex 9.6.0.2, 
ghc-syntax-highlighter 0.0.10.0, hlint 3.6, ormolu 0.6.0.0, spdx 1.1, 
stylish-haskell 0.14.5.0

- - - - -


4 changed files:

- .SRCINFO
- + LICENSES/BSD-3-Clause.txt
- PKGBUILD
- REUSE.toml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = haskell-presburger
        pkgdesc = A decision procedure for quantifier-free linear arithmetic
        pkgver = 1.3.1
-       pkgrel = 23
+       pkgrel = 24
        url = https://github.com/yav/presburger
        arch = x86_64
-       license = BSD
+       license = BSD-3-Clause
        makedepends = ghc
        depends = ghc-libs
        source = 
https://hackage.haskell.org/packages/archive/presburger/1.3.1/presburger-1.3.1.tar.gz


=====================================
LICENSES/BSD-3-Clause.txt
=====================================
@@ -0,0 +1,11 @@
+Copyright (c) <year> <owner>. 
+
+Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this 
list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice, 
this list of conditions and the following disclaimer in the documentation 
and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its contributors 
may be used to endorse or promote products derived from this software without 
specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
 _hkgname=presburger
 pkgname=haskell-presburger
 pkgver=1.3.1
-pkgrel=23
+pkgrel=24
 pkgdesc="A decision procedure for quantifier-free linear arithmetic"
 url="https://github.com/yav/presburger";
-license=("BSD")
+license=('BSD-3-Clause')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


=====================================
REUSE.toml
=====================================
@@ -28,4 +28,4 @@ path = [
     "ghc-8.8.patch",
 ]
 SPDX-FileCopyrightText = "haskell-presburger contributors"
-SPDX-License-Identifier = "TODO-Choose-a-license"
+SPDX-License-Identifier = "BSD-3-Clause"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-presburger/-/commit/1548287c5f2b9575813438da57ef92e1793392b8

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


Reply via email to