diff --git a/srcpkgs/glirc/template b/srcpkgs/glirc/template index 5b16c07b7b9..9692ce09058 100644 --- a/srcpkgs/glirc/template +++ b/srcpkgs/glirc/template @@ -1,7 +1,7 @@ # Template file for 'glirc' pkgname=glirc -version=2.39.0.1 -revision=2 +version=2.41 +revision=1 hostmakedepends="cabal-install" makedepends="ncurses-devel openssl-devel" short_desc="Console IRC client written in Haskell" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="ISC" homepage="https://github.com/glguy/irc-core" distfiles="https://github.com/glguy/irc-core/archive/refs/tags/v${version}.tar.gz" -checksum=16bfe9c8df273fb074ce1da91964131318934a6d568be5271c350548eeb1a6af +checksum=fbb5bd030ddce70158c4d5654c8fda93093e68b9fb85df4d6cb91ab72a67a6a6 nocross="cabal does not support cross compilation" nopie=yes # ghc is currently built without PIE support