diff options
-rw-r--r-- | haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-integer-logarithms/haskell-integer-logarithms.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild index 5caaf0d4494c1..db5518d6d67ab 100644 --- a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild +++ b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-integer-logarithms -VERSION=${VERSION:-1.0.2.2} +VERSION=${VERSION:-1.0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info index 99ea5cb1363e1..144fe94d5e02e 100644 --- a/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info +++ b/haskell/haskell-integer-logarithms/haskell-integer-logarithms.info @@ -1,8 +1,8 @@ PRGNAM="haskell-integer-logarithms" -VERSION="1.0.2.2" +VERSION="1.0.3.1" HOMEPAGE="https://hackage.haskell.org/package/integer-logarithms" -DOWNLOAD="https://hackage.haskell.org/packages/archive/integer-logarithms/1.0.2.2/integer-logarithms-1.0.2.2.tar.gz" -MD5SUM="dd1d899f44bf870007ec8d1aaae0b51f" +DOWNLOAD="https://hackage.haskell.org/packages/archive/integer-logarithms/1.0.3.1/integer-logarithms-1.0.3.1.tar.gz" +MD5SUM="15bccece342fcf3699e0f48bc0e864b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" |