Package Details: git-duet 0.7.0-1

Git Clone URL: https://aur.archlinux.org/git-duet.git (read-only, click to copy)
Package Base: git-duet
Description: Support for pairing with git
Upstream URL: https://github.com/git-duet/git-duet
Keywords: duet
Licenses: MIT
Provides: git-duet
Submitter: luan
Maintainer: luan
Last Packager: luan
Votes: 1
Popularity: 0.000000
First Submitted: 2016-05-22 17:04 (UTC)
Last Updated: 2019-05-08 17:09 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

wolflarson3 commented on 2022-08-14 16:06 (UTC)

Build fails.

+ cd /home/wolflarson/git/aur/git-duet/src/src/github.com/git-duet/git-duet
+ GOPATH=/home/wolflarson/git/aur/git-duet/src
+ go get -v ./...
go: go.mod file not found in current directory or any parent directory.
        'go get' is no longer supported outside a module.
        To build and install a command, use 'go install' with a version,
        like 'go install example.com/cmd@latest'
        For more information, see https://golang.org/doc/go-get-install-deprecation
        or run 'go help get' or 'go help install'.
++ error_function build
++ ((  ! BASH_SUBSHELL  ))
+++ gettext 'A failure occurred in %s().'
++ error 'A failure occurred in %s().' build
++ local 'mesg=A failure occurred in %s().'
++ shift
+++ gettext ERROR:
++ printf '==> ERROR: A failure occurred in %s().\n' build
==> ERROR: A failure occurred in build().
+++ gettext Aborting...
++ plainerr Aborting...
++ plain Aborting...
++ ((  QUIET  ))
++ local mesg=Aborting...
++ shift
++ printf '    Aborting...\n'
    Aborting...
++ exit 4
+ clean_up
+ local EXIT_CODE=4
+ ((  INFAKEROOT  ))
+ [[ -p '' ]]
+ ((  (EXIT_CODE == E_OK || EXIT_CODE == E_INSTALL_FAILED) && BUILDPKG && CLEANUP  ))
+ remove_deps
+ ((  ! RMDEPS  ))
+ return 0
+ exit 4

dan_common commented on 2019-04-30 18:15 (UTC)

Can this be bumped to 0.7.0? It was released April 27, 2019 and this package is currently using a version from August 20, 2015.