mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
gnu: Remove ".git" from "https://github/…/….git".
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix swh) would sometimes return #f for these because the ".git" URLs are redirects to the non-".git" URLs. Consequently, 'guix lint -c archival' would keep saying "scheduled Software Heritage archival"; likewise, the fallback download code would fail. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/android.scm, gnu/packages/animation.scm, gnu/packages/arcan.scm, gnu/packages/assembly.scm, gnu/packages/audio.scm, gnu/packages/authentication.scm, gnu/packages/avr.scm, gnu/packages/axoloti.scm, gnu/packages/backup.scm, gnu/packages/bash.scm, gnu/packages/benchmark.scm, gnu/packages/bioconductor.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/build-tools.scm, gnu/packages/c.scm, gnu/packages/calendar.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/chez.scm, gnu/packages/clojure.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/compton.scm, gnu/packages/coq.scm, gnu/packages/cpp.scm, gnu/packages/cran.scm, gnu/packages/crypto.scm, gnu/packages/curl.scm, gnu/packages/databases.scm, gnu/packages/datastructures.scm, gnu/packages/debug.scm, gnu/packages/disk.scm, gnu/packages/distributed.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/dns.scm, gnu/packages/docker.scm, gnu/packages/education.scm, gnu/packages/efi.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/embedded.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/erlang.scm, gnu/packages/fabric-management.scm, gnu/packages/file-systems.scm, gnu/packages/finance.scm, gnu/packages/firmware.scm, gnu/packages/flashing-tools.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/fpga.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/genealogy.scm, gnu/packages/genimage.scm, gnu/packages/geo.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/gnome-xyz.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/golang.scm, gnu/packages/gpodder.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/groff.scm, gnu/packages/groovy.scm, gnu/packages/gtk.scm, gnu/packages/guile-xyz.scm, gnu/packages/guile.scm, gnu/packages/hardware.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-xyz.scm, gnu/packages/hexedit.scm, gnu/packages/i2p.scm, gnu/packages/ibus.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/ipfs.scm, gnu/packages/java-graphics.scm, gnu/packages/java-maths.scm, gnu/packages/java.scm, gnu/packages/javascript.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/jupyter.scm, gnu/packages/kodi.scm, gnu/packages/language.scm, gnu/packages/lego.scm, gnu/packages/less.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lirc.scm, gnu/packages/lisp-xyz.scm, gnu/packages/llvm.scm, gnu/packages/logging.scm, gnu/packages/lolcode.scm, gnu/packages/lua.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/maths.scm, gnu/packages/maven.scm, gnu/packages/mes.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/node-xyz.scm, gnu/packages/ocaml.scm, gnu/packages/ocr.scm, gnu/packages/onc-rpc.scm, gnu/packages/opencl.scm, gnu/packages/opencog.scm, gnu/packages/pantheon.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/phabricator.scm, gnu/packages/popt.scm, gnu/packages/printers.scm, gnu/packages/prolog.scm, gnu/packages/protobuf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/qt.scm, gnu/packages/radio.scm, gnu/packages/rails.scm, gnu/packages/rdf.scm, gnu/packages/rednotebook.scm, gnu/packages/rpc.scm, gnu/packages/rsync.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/security-token.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/shellutils.scm, gnu/packages/simh.scm, gnu/packages/sml.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/stenography.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/synergy.scm, gnu/packages/telephony.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tmux.scm, gnu/packages/tor.scm, gnu/packages/toys.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vlang.scm, gnu/packages/vnc.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wireservice.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
This commit is contained in:
parent
c10526672e
commit
b0e7b6992f
192 changed files with 1673 additions and 1673 deletions
|
@ -38,7 +38,7 @@ (define-public python2-langkit
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/AdaCore/langkit.git")
|
||||
(url "https://github.com/AdaCore/langkit")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -70,7 +70,7 @@ (define-public python2-libadalang
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/AdaCore/libadalang.git")
|
||||
(url "https://github.com/AdaCore/libadalang")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -147,7 +147,7 @@ (define-public ktsuss
|
|||
(method git-fetch)
|
||||
(uri
|
||||
(git-reference
|
||||
(url "https://github.com/nomius/ktsuss.git")
|
||||
(url "https://github.com/nomius/ktsuss")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "0q9931f9hp47v1n8scli4bdg2rkjpf5jf8v7jj2gdn83aia1r2hz"))
|
||||
|
@ -220,7 +220,7 @@ (define-public progress
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Xfennec/progress.git")
|
||||
(url "https://github.com/Xfennec/progress")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1cnb4ixlhshn139mj5sr42k5m6gjjbyqvkn1324c47niwrgp7dqm"))
|
||||
|
@ -1488,7 +1488,7 @@ (define-public opendoas
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Duncaen/OpenDoas.git")
|
||||
(url "https://github.com/Duncaen/OpenDoas")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1916,7 +1916,7 @@ (define-public detox
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dharple/detox.git")
|
||||
(url "https://github.com/dharple/detox")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2106,7 +2106,7 @@ (define-public fdupes
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/adrianlopezroche/fdupes.git")
|
||||
(url "https://github.com/adrianlopezroche/fdupes")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2358,7 +2358,7 @@ (define-public cpulimit
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/opsengine/cpulimit.git")
|
||||
(url "https://github.com/opsengine/cpulimit")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2397,7 +2397,7 @@ (define-public autojump
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/wting/autojump.git")
|
||||
(url "https://github.com/wting/autojump")
|
||||
(commit (string-append "release-v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2443,7 +2443,7 @@ (define-public fasd
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/clvv/fasd.git")
|
||||
(url "https://github.com/clvv/fasd")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2675,7 +2675,7 @@ (define-public dstat
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dagwieers/dstat.git")
|
||||
(url "https://github.com/dagwieers/dstat")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name "dstat" version))
|
||||
(sha256
|
||||
|
@ -2727,7 +2727,7 @@ (define-public thefuck
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nvbn/thefuck.git")
|
||||
(url "https://github.com/nvbn/thefuck")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2803,7 +2803,7 @@ (define-public cbatticon
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/valr/cbatticon.git")
|
||||
(url "https://github.com/valr/cbatticon")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "0ivm2dzhsa9ir25ry418r2qg2llby9j7a6m3arbvq5c3kaj8m9jr"))
|
||||
|
@ -2839,7 +2839,7 @@ (define-public interrobang
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/TrilbyWhite/interrobang.git")
|
||||
(url "https://github.com/TrilbyWhite/interrobang")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2915,7 +2915,7 @@ (define (sunxi-tools-source version)
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/linux-sunxi/sunxi-tools.git")
|
||||
(url "https://github.com/linux-sunxi/sunxi-tools")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "04f3jqg8ww4jxsf9c6ddcdgy2xbhkyp0b3l5f1hvvbv94p81rjxd"))
|
||||
|
@ -3020,7 +3020,7 @@ (define-public sedsed
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/aureliojargas/sedsed.git")
|
||||
(url "https://github.com/aureliojargas/sedsed")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3423,7 +3423,7 @@ (define-public masscan
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/robertdavidgraham/masscan.git")
|
||||
(url "https://github.com/robertdavidgraham/masscan")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3534,7 +3534,7 @@ (define-public spindle
|
|||
;; We use git checkout to avoid github auto-generated tarballs
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hpc/Spindle.git")
|
||||
(url "https://github.com/hpc/Spindle")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3745,7 +3745,7 @@ (define-public solaar
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pwr/Solaar.git")
|
||||
(url "https://github.com/pwr/Solaar")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3958,7 +3958,7 @@ (define-public jc
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kellyjonbrazil/jc.git")
|
||||
(url "https://github.com/kellyjonbrazil/jc")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3982,7 +3982,7 @@ (define-public jtbl
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kellyjonbrazil/jtbl.git")
|
||||
(url "https://github.com/kellyjonbrazil/jtbl")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4004,7 +4004,7 @@ (define-public hosts
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xwmx/hosts.git")
|
||||
(url "https://github.com/xwmx/hosts")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -91,7 +91,7 @@ (define-public libdmtx
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dmtx/libdmtx.git")
|
||||
(url "https://github.com/dmtx/libdmtx")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -163,7 +163,7 @@ (define-public qrcodegen-cpp
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nayuki/QR-Code-generator.git")
|
||||
(url "https://github.com/nayuki/QR-Code-generator")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(patches (search-patches "qrcodegen-cpp-make-install.patch"))
|
||||
|
|
|
@ -155,7 +155,7 @@ (define-public fplll
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fplll/fplll.git")
|
||||
(url "https://github.com/fplll/fplll")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -205,7 +205,7 @@ (define-public python-fpylll
|
|||
;; Github instead.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fplll/fpylll.git")
|
||||
(url "https://github.com/fplll/fpylll")
|
||||
(commit (string-append version "dev"))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -499,7 +499,7 @@ (define-public arb
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fredrik-johansson/arb.git")
|
||||
(url "https://github.com/fredrik-johansson/arb")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -544,7 +544,7 @@ (define-public python-flint
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fredrik-johansson/python-flint.git")
|
||||
(url "https://github.com/fredrik-johansson/python-flint")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -737,7 +737,7 @@ (define-public kiss-fft-for-extempore
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/extemporelang/kiss_fft.git")
|
||||
(url "https://github.com/extemporelang/kiss_fft")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -843,7 +843,7 @@ (define-public java-la4j
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vkostyukov/la4j.git")
|
||||
(url "https://github.com/vkostyukov/la4j")
|
||||
(commit version)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -965,7 +965,7 @@ (define-public symengine
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/symengine/symengine.git")
|
||||
(url "https://github.com/symengine/symengine")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1084,7 +1084,7 @@ (define-public xtensor
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/QuantStack/xtensor.git")
|
||||
(url "https://github.com/QuantStack/xtensor")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -65,7 +65,7 @@ (define-public android-make-stub
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/daym/android-make-stub.git")
|
||||
(url "https://github.com/daym/android-make-stub")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (string-append "android-make-stub-"
|
||||
version "-checkout"))
|
||||
|
@ -99,7 +99,7 @@ (define-public android-googletest
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/googletest.git")
|
||||
(url "https://github.com/google/googletest")
|
||||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -201,7 +201,7 @@ (define-public papagayo
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/LostMoho/Papagayo.git")
|
||||
(url "https://github.com/LostMoho/Papagayo")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -59,7 +59,7 @@ (define-public arcan
|
|||
(method git-fetch)
|
||||
(file-name (git-file-name name version))
|
||||
(uri (git-reference
|
||||
(url "https://github.com/letoram/arcan.git")
|
||||
(url "https://github.com/letoram/arcan")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32 "1pd0avlzc2rig1hd37zbhc7r2s6fjzdhshfg9l9cfzibl7caclyw"))))
|
||||
|
@ -145,7 +145,7 @@ (define-public arcan
|
|||
(method git-fetch)
|
||||
(file-name "arcan-openal-0.5.4")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/letoram/openal.git")
|
||||
(url "https://github.com/letoram/openal")
|
||||
(commit "1c7302c580964fee9ee9e1d89ff56d24f934bdef")))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -195,7 +195,7 @@ (define-public xarcan
|
|||
(method git-fetch)
|
||||
(file-name (git-file-name name version))
|
||||
(uri (git-reference
|
||||
(url "https://github.com/letoram/xarcan.git")
|
||||
(url "https://github.com/letoram/xarcan")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32 "0zng7cs6733mnf0p6g5wv02981f2sf567n56csax6cmzb8fpamym"))))
|
||||
|
|
|
@ -263,7 +263,7 @@ (define-public rgbds
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rednex/rgbds.git")
|
||||
(url "https://github.com/rednex/rgbds")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -310,7 +310,7 @@ (define-public wla-dx
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vhelin/wla-dx.git")
|
||||
(url "https://github.com/vhelin/wla-dx")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -380,7 +380,7 @@ (define-public armips
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Kingcom/armips.git")
|
||||
(url "https://github.com/Kingcom/armips")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -400,7 +400,7 @@ (define-public audacity
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/audacity/audacity.git")
|
||||
(url "https://github.com/audacity/audacity")
|
||||
(commit (string-append "Audacity-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -718,7 +718,7 @@ (define-public caps-plugins-lv2
|
|||
;; Actually https://github.com/moddevices/caps-lv2.git, but it's
|
||||
;; missing fixes for newer glibc, so using the origin of a pull
|
||||
;; request regarding this issue:
|
||||
(url "https://github.com/jujudusud/caps-lv2.git")
|
||||
(url "https://github.com/jujudusud/caps-lv2")
|
||||
(commit "9c9478b7fbd8f9714f552ebe2a6866398b0babfb")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -754,7 +754,7 @@ (define-public infamous-plugins
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ssj71/infamousPlugins.git")
|
||||
(url "https://github.com/ssj71/infamousPlugins")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -793,7 +793,7 @@ (define-public swh-plugins
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/swh/ladspa.git")
|
||||
(url "https://github.com/swh/ladspa")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -823,7 +823,7 @@ (define-public swh-plugins-lv2
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/swh/lv2.git")
|
||||
(url "https://github.com/swh/lv2")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -869,7 +869,7 @@ (define-public csound
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/csound/csound.git")
|
||||
(url "https://github.com/csound/csound")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1259,7 +1259,7 @@ (define-public fluidsynth
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FluidSynth/fluidsynth.git")
|
||||
(url "https://github.com/FluidSynth/fluidsynth")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1339,7 +1339,7 @@ (define-public faust
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/grame-cncm/faust.git")
|
||||
(url "https://github.com/grame-cncm/faust")
|
||||
(commit (string-append "v"
|
||||
(string-map (lambda (c)
|
||||
(if (char=? c #\.) #\- c))
|
||||
|
@ -2100,7 +2100,7 @@ (define-public lvtk
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lvtk/lvtk.git")
|
||||
(url "https://github.com/lvtk/lvtk")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2302,7 +2302,7 @@ (define-public qjackrcd
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/orouits/qjackrcd.git")
|
||||
(url "https://github.com/orouits/qjackrcd")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2337,7 +2337,7 @@ (define-public supercollider
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/supercollider/supercollider.git")
|
||||
(url "https://github.com/supercollider/supercollider")
|
||||
(commit (string-append "Version-" version))
|
||||
;; for nova-simd, nova-tt, hidapi, TLSF, oscpack
|
||||
(recursive? #t)))
|
||||
|
@ -3084,7 +3084,7 @@ (define-public rsound
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Themaister/RSound.git")
|
||||
(url "https://github.com/Themaister/RSound")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3123,7 +3123,7 @@ (define-public xjackfreak
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/johnhldavis/xjackfreak.git")
|
||||
(url "https://github.com/johnhldavis/xjackfreak")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3308,7 +3308,7 @@ (define-public cuetools
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/svend/cuetools.git")
|
||||
(url "https://github.com/svend/cuetools")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3358,7 +3358,7 @@ (define-public dcadec
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/foo86/dcadec.git")
|
||||
(url "https://github.com/foo86/dcadec")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3436,7 +3436,7 @@ (define-public filteraudio
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/irungentoo/filter_audio.git")
|
||||
(url "https://github.com/irungentoo/filter_audio")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -3545,7 +3545,7 @@ (define-public bluez-alsa
|
|||
;; bootstrapped build system.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Arkq/bluez-alsa.git")
|
||||
(url "https://github.com/Arkq/bluez-alsa")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3654,7 +3654,7 @@ (define-public noise-repellent
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lucianodato/noise-repellent.git")
|
||||
(url "https://github.com/lucianodato/noise-repellent")
|
||||
(commit version)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -3699,7 +3699,7 @@ (define-public cli-visualizer
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dpayne/cli-visualizer.git")
|
||||
(url "https://github.com/dpayne/cli-visualizer")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3744,7 +3744,7 @@ (define-public cava
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/karlstav/cava.git")
|
||||
(url "https://github.com/karlstav/cava")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3897,7 +3897,7 @@ (define-public faudio
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FNA-XNA/FAudio.git")
|
||||
(url "https://github.com/FNA-XNA/FAudio")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4040,7 +4040,7 @@ (define-public carla
|
|||
(method git-fetch)
|
||||
(uri
|
||||
(git-reference
|
||||
(url "https://github.com/falkTX/Carla.git")
|
||||
(url "https://github.com/falkTX/Carla")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4291,7 +4291,7 @@ (define-public codec2
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/drowe67/codec2.git")
|
||||
(url "https://github.com/drowe67/codec2")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4324,7 +4324,7 @@ (define-public ableton-link
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Ableton/link.git")
|
||||
(url "https://github.com/Ableton/link")
|
||||
(commit (string-append "Link-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -101,7 +101,7 @@ (define-public yubico-pam
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Yubico/yubico-pam.git")
|
||||
(url "https://github.com/Yubico/yubico-pam")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -176,7 +176,7 @@ (define-public microscheme
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ryansuchocki/microscheme.git")
|
||||
(url "https://github.com/ryansuchocki/microscheme")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1r3ng4pw1s9yy1h5rafra1rq19d3vmb5pzbpcz1913wz22qdd976"))
|
||||
|
|
|
@ -71,7 +71,7 @@ (define-public axoloti-runtime
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/axoloti/axoloti.git")
|
||||
(url "https://github.com/axoloti/axoloti")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -367,7 +367,7 @@ (define-public axoloti-patcher-next
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/axoloti/axoloti.git")
|
||||
(url "https://github.com/axoloti/axoloti")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -607,7 +607,7 @@ (define-public axoloti-patcher-next
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/JohannesTaelman/elfloader.git")
|
||||
(url "https://github.com/JohannesTaelman/elfloader")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name "elfloader" commit))
|
||||
(sha256
|
||||
|
|
|
@ -146,7 +146,7 @@ (define-public par2cmdline
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Parchive/par2cmdline.git")
|
||||
(url "https://github.com/Parchive/par2cmdline")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -310,7 +310,7 @@ (define-public rdup
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/miekg/rdup.git")
|
||||
(url "https://github.com/miekg/rdup")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -999,7 +999,7 @@ (define-public zbackup
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/zbackup/zbackup.git")
|
||||
(url "https://github.com/zbackup/zbackup")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -330,7 +330,7 @@ (define-public bash-tap
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/illusori/bash-tap.git")
|
||||
(url "https://github.com/illusori/bash-tap")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -373,7 +373,7 @@ (define-public bats
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bats-core/bats-core.git")
|
||||
(url "https://github.com/bats-core/bats-core")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -131,7 +131,7 @@ (define (intel-mpi-benchmarks mpi)
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/intel/mpi-benchmarks.git")
|
||||
(url "https://github.com/intel/mpi-benchmarks")
|
||||
(commit (string-append "IMB-v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -217,7 +217,7 @@ (define-public benchmark
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/benchmark.git")
|
||||
(url "https://github.com/google/benchmark")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -2934,7 +2934,7 @@ (define-public r-monocle3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cole-trapnell-lab/monocle3.git")
|
||||
(url "https://github.com/cole-trapnell-lab/monocle3")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6509,7 +6509,7 @@ (define-public r-cicero-monocle3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cole-trapnell-lab/cicero-release.git")
|
||||
(url "https://github.com/cole-trapnell-lab/cicero-release")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6530,7 +6530,7 @@ (define-public r-cistopic
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/aertslab/cisTopic.git")
|
||||
(url "https://github.com/aertslab/cisTopic")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -189,7 +189,7 @@ (define-public bamm
|
|||
(method git-fetch)
|
||||
;; BamM is not available on pypi.
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Ecogenomics/BamM.git")
|
||||
(url "https://github.com/Ecogenomics/BamM")
|
||||
(commit version)
|
||||
(recursive? #t)))
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -283,7 +283,7 @@ (define-public bamtools
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pezmaster31/bamtools.git")
|
||||
(url "https://github.com/pezmaster31/bamtools")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -361,7 +361,7 @@ (define-public bedops
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bedops/bedops.git")
|
||||
(url "https://github.com/bedops/bedops")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -484,7 +484,7 @@ (define-public pbbam
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PacificBiosciences/pbbam.git")
|
||||
(url "https://github.com/PacificBiosciences/pbbam")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -540,7 +540,7 @@ (define-public blasr-libcpp
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PacificBiosciences/blasr_libcpp.git")
|
||||
(url "https://github.com/PacificBiosciences/blasr_libcpp")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -602,7 +602,7 @@ (define-public blasr
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PacificBiosciences/blasr.git")
|
||||
(url "https://github.com/PacificBiosciences/blasr")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -693,7 +693,7 @@ (define-public ribodiff
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ratschlab/RiboDiff.git")
|
||||
(url "https://github.com/ratschlab/RiboDiff")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -737,7 +737,7 @@ (define-public bioawk
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lh3/bioawk.git")
|
||||
(url "https://github.com/lh3/bioawk")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -900,7 +900,7 @@ (define-public python-biom-format
|
|||
;; Use GitHub as source because PyPI distribution does not contain
|
||||
;; test data: https://github.com/biocore/biom-format/issues/693
|
||||
(uri (git-reference
|
||||
(url "https://github.com/biocore/biom-format.git")
|
||||
(url "https://github.com/biocore/biom-format")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1567,7 +1567,7 @@ (define-public bowtie
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/BenLangmead/bowtie2.git")
|
||||
(url "https://github.com/BenLangmead/bowtie2")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1783,7 +1783,7 @@ (define-public bwa-pssm
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pkerpedjiev/bwa-pssm.git")
|
||||
(url "https://github.com/pkerpedjiev/bwa-pssm")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1813,7 +1813,7 @@ (define-public bwa-meth
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/brentp/bwa-meth.git")
|
||||
(url "https://github.com/brentp/bwa-meth")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1887,7 +1887,7 @@ (define-public python-pysam
|
|||
(method git-fetch)
|
||||
;; Test data is missing on PyPi.
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pysam-developers/pysam.git")
|
||||
(url "https://github.com/pysam-developers/pysam")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2036,7 +2036,7 @@ (define-public tetoolkit
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mhammell-laboratory/tetoolkit.git")
|
||||
(url "https://github.com/mhammell-laboratory/tetoolkit")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2153,7 +2153,7 @@ (define-public clipper
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/YeoLab/clipper.git")
|
||||
(url "https://github.com/YeoLab/clipper")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2412,7 +2412,7 @@ (define-public python-deeptools
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/deeptools/deepTools.git")
|
||||
(url "https://github.com/deeptools/deepTools")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2480,7 +2480,7 @@ (define-public libbigwig
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dpryan79/libBigWig.git")
|
||||
(url "https://github.com/dpryan79/libBigWig")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2560,7 +2560,7 @@ (define-public python-dendropy
|
|||
(method git-fetch)
|
||||
;; Source from GitHub so that tests are included.
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jeetsukumaran/DendroPy.git")
|
||||
(url "https://github.com/jeetsukumaran/DendroPy")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2618,7 +2618,7 @@ (define-public delly
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dellytools/delly.git")
|
||||
(url "https://github.com/dellytools/delly")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2665,7 +2665,7 @@ (define-public diamond
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bbuchfink/diamond.git")
|
||||
(url "https://github.com/bbuchfink/diamond")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2700,7 +2700,7 @@ (define-public discrover
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/maaskola/discrover.git")
|
||||
(url "https://github.com/maaskola/discrover")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2773,7 +2773,7 @@ (define-public eigensoft
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/DReichLab/EIG.git")
|
||||
(url "https://github.com/DReichLab/EIG")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3021,7 +3021,7 @@ (define-public express
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/adarob/eXpress.git")
|
||||
(url "https://github.com/adarob/eXpress")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3072,7 +3072,7 @@ (define-public express-beta-diversity
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dparks1134/ExpressBetaDiversity.git")
|
||||
(url "https://github.com/dparks1134/ExpressBetaDiversity")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3199,7 +3199,7 @@ (define-public flexbar
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/seqan/flexbar.git")
|
||||
(url "https://github.com/seqan/flexbar")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3342,7 +3342,7 @@ (define-public fxtract
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ctSkennerton/fxtract.git")
|
||||
(url "https://github.com/ctSkennerton/fxtract")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3378,7 +3378,7 @@ (define-public fxtract
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ctSkennerton/util.git")
|
||||
(url "https://github.com/ctSkennerton/util")
|
||||
(commit util-commit)))
|
||||
(file-name (string-append
|
||||
"ctstennerton-util-" util-commit "-checkout"))
|
||||
|
@ -3405,7 +3405,7 @@ (define-public gemma
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xiangzhou/GEMMA.git")
|
||||
(url "https://github.com/xiangzhou/GEMMA")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3465,7 +3465,7 @@ (define-public grit
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nboley/grit.git")
|
||||
(url "https://github.com/nboley/grit")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3690,7 +3690,7 @@ (define-public java-htsjdk
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/samtools/htsjdk.git")
|
||||
(url "https://github.com/samtools/htsjdk")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3740,7 +3740,7 @@ (define-public java-htsjdk-latest
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/samtools/htsjdk.git")
|
||||
(url "https://github.com/samtools/htsjdk")
|
||||
(commit version)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -3784,7 +3784,7 @@ (define-public java-htsjdk-2.10.1
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/samtools/htsjdk.git")
|
||||
(url "https://github.com/samtools/htsjdk")
|
||||
(commit version)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -3812,7 +3812,7 @@ (define-public java-picard
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/broadinstitute/picard.git")
|
||||
(url "https://github.com/broadinstitute/picard")
|
||||
(commit version)))
|
||||
(file-name (string-append "java-picard-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -3891,7 +3891,7 @@ (define-public java-picard-2.10.3
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/broadinstitute/picard.git")
|
||||
(url "https://github.com/broadinstitute/picard")
|
||||
(commit version)))
|
||||
(file-name (string-append "java-picard-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -3981,7 +3981,7 @@ (define-public java-picard-1.113
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/broadinstitute/picard.git")
|
||||
(url "https://github.com/broadinstitute/picard")
|
||||
(commit version)))
|
||||
(file-name (string-append "java-picard-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -4178,7 +4178,7 @@ (define-public fastp
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/OpenGene/fastp.git")
|
||||
(url "https://github.com/OpenGene/fastp")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4258,7 +4258,7 @@ (define-public idr
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nboley/idr.git")
|
||||
(url "https://github.com/nboley/idr")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4349,7 +4349,7 @@ (define-public khmer
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dib-lab/khmer.git")
|
||||
(url "https://github.com/dib-lab/khmer")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4457,7 +4457,7 @@ (define-public macs
|
|||
;; The PyPi tarball does not contain tests.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/taoliu/MACS.git")
|
||||
(url "https://github.com/taoliu/MACS")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4580,7 +4580,7 @@ (define-public mash
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/marbl/mash.git")
|
||||
(url "https://github.com/marbl/mash")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4719,7 +4719,7 @@ (define-public minced
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ctSkennerton/minced.git")
|
||||
(url "https://github.com/ctSkennerton/minced")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4861,7 +4861,7 @@ (define-public newick-utils
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/tjunier/newick_utils.git")
|
||||
(url "https://github.com/tjunier/newick_utils")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -4999,7 +4999,7 @@ (define-public pbtranscript-tofu
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PacificBiosciences/cDNA_primer.git")
|
||||
(url "https://github.com/PacificBiosciences/cDNA_primer")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -5220,7 +5220,7 @@ (define-public prodigal
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hyattpd/Prodigal.git")
|
||||
(url "https://github.com/hyattpd/Prodigal")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5369,7 +5369,7 @@ (define-public raxml
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/stamatak/standard-RAxML.git")
|
||||
(url "https://github.com/stamatak/standard-RAxML")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5410,7 +5410,7 @@ (define-public rsem
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/deweylab/RSEM.git")
|
||||
(url "https://github.com/deweylab/RSEM")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1jlq11d1p8qp64w75yj8cnbbd1a93viq10pzsbwal7vdn8fg13j1"))
|
||||
|
@ -5699,7 +5699,7 @@ (define-public mosaik
|
|||
;; There are no release tarballs nor tags.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/wanpinglee/MOSAIK.git")
|
||||
(url "https://github.com/wanpinglee/MOSAIK")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version))
|
||||
(sha256
|
||||
|
@ -5745,7 +5745,7 @@ (define-public ngs-sdk
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ncbi/ngs.git")
|
||||
(url "https://github.com/ncbi/ngs")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5811,7 +5811,7 @@ (define-public ncbi-vdb
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ncbi/ncbi-vdb.git")
|
||||
(url "https://github.com/ncbi/ncbi-vdb")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5983,7 +5983,7 @@ (define-public plink-ng
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/chrchang/plink-ng.git")
|
||||
(url "https://github.com/chrchang/plink-ng")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6022,7 +6022,7 @@ (define-public smithlab-cpp
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/smithlabcode/smithlab_cpp.git")
|
||||
(url "https://github.com/smithlabcode/smithlab_cpp")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -6171,7 +6171,7 @@ (define-public sra-tools
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ncbi/sra-tools.git")
|
||||
(url "https://github.com/ncbi/sra-tools")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6381,7 +6381,7 @@ (define-public seqtk
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lh3/seqtk.git")
|
||||
(url "https://github.com/lh3/seqtk")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6417,7 +6417,7 @@ (define-public snap-aligner
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/amplab/snap.git")
|
||||
(url "https://github.com/amplab/snap")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6459,7 +6459,7 @@ (define-public sortmerna
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/biocore/sortmerna.git")
|
||||
(url "https://github.com/biocore/sortmerna")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6505,7 +6505,7 @@ (define-public star
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/alexdobin/STAR.git")
|
||||
(url "https://github.com/alexdobin/STAR")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6733,7 +6733,7 @@ (define-public taxtastic
|
|||
;; The Pypi version does not include tests.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fhcrc/taxtastic.git")
|
||||
(url "https://github.com/fhcrc/taxtastic")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6858,7 +6858,7 @@ (define-public r-scde
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hms-dbmi/scde.git")
|
||||
(url "https://github.com/hms-dbmi/scde")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -7304,7 +7304,7 @@ (define-public vsearch
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/torognes/vsearch.git")
|
||||
(url "https://github.com/torognes/vsearch")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8809,7 +8809,7 @@ (define-public r-chipkernels
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ManuSetty/ChIPKernels.git")
|
||||
(url "https://github.com/ManuSetty/ChIPKernels")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version))
|
||||
(sha256
|
||||
|
@ -8843,7 +8843,7 @@ (define-public r-seqgl
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ManuSetty/SeqGL.git")
|
||||
(url "https://github.com/ManuSetty/SeqGL")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -9019,7 +9019,7 @@ (define-public bits
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/arq5x/bits.git")
|
||||
(url "https://github.com/arq5x/bits")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -9065,7 +9065,7 @@ (define-public piranha
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/smithlabcode/piranha.git")
|
||||
(url "https://github.com/smithlabcode/piranha")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -9104,7 +9104,7 @@ (define-public piranha
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/smithlabcode/smithlab_cpp.git")
|
||||
(url "https://github.com/smithlabcode/smithlab_cpp")
|
||||
(commit commit)))
|
||||
(file-name (string-append "smithlab_cpp-" commit "-checkout"))
|
||||
(sha256
|
||||
|
@ -9157,7 +9157,7 @@ (define-public filevercmp
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ekg/filevercmp.git")
|
||||
(url "https://github.com/ekg/filevercmp")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name commit))
|
||||
(sha256
|
||||
|
@ -9234,7 +9234,7 @@ (define-public variant-tools
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vatlab/varianttools.git")
|
||||
(url "https://github.com/vatlab/varianttools")
|
||||
;; There is no tag corresponding to version 3.1.2
|
||||
(commit "813ae4a90d25b69abc8a40f4f70441fe09015249")))
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -11134,7 +11134,7 @@ (define-public r-dropbead
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rajewsky-lab/dropbead.git")
|
||||
(url "https://github.com/rajewsky-lab/dropbead")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11164,7 +11164,7 @@ (define htslib-for-sambamba
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lomereiter/htslib.git")
|
||||
(url "https://github.com/lomereiter/htslib")
|
||||
(commit commit)))
|
||||
(file-name (string-append "htslib-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -11183,7 +11183,7 @@ (define-public sambamba
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lomereiter/sambamba.git")
|
||||
(url "https://github.com/lomereiter/sambamba")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -11232,7 +11232,7 @@ (define-public sambamba
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/biod/BioD.git")
|
||||
(url "https://github.com/biod/BioD")
|
||||
(commit commit)))
|
||||
(file-name (string-append "biod-"
|
||||
(string-take commit 9)
|
||||
|
@ -11259,7 +11259,7 @@ (define-public ritornello
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/KlugerLab/Ritornello.git")
|
||||
(url "https://github.com/KlugerLab/Ritornello")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11305,7 +11305,7 @@ (define-public trim-galore
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FelixKrueger/TrimGalore.git")
|
||||
(url "https://github.com/FelixKrueger/TrimGalore")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11520,7 +11520,7 @@ (define-public tadbit
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/3DGenomes/TADbit.git")
|
||||
(url "https://github.com/3DGenomes/TADbit")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11582,7 +11582,7 @@ (define-public kentutils
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ENCODE-DCC/kentUtils.git")
|
||||
(url "https://github.com/ENCODE-DCC/kentUtils")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11698,7 +11698,7 @@ (define-public f-seq
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/aboyle/F-seq.git")
|
||||
(url "https://github.com/aboyle/F-seq")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version))
|
||||
(sha256
|
||||
|
@ -11756,7 +11756,7 @@ (define-public bismark
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FelixKrueger/Bismark.git")
|
||||
(url "https://github.com/FelixKrueger/Bismark")
|
||||
(commit version)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -11908,7 +11908,7 @@ (define-public kallisto
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pachterlab/kallisto.git")
|
||||
(url "https://github.com/pachterlab/kallisto")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11957,7 +11957,7 @@ (define-public libgff
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Kingsford-Group/libgff.git")
|
||||
(url "https://github.com/Kingsford-Group/libgff")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11980,7 +11980,7 @@ (define-public sailfish
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kingsfordgroup/sailfish.git")
|
||||
(url "https://github.com/kingsfordgroup/sailfish")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -12095,7 +12095,7 @@ (define-public sailfish
|
|||
("rapmap" ,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/COMBINE-lab/RapMap.git")
|
||||
(url "https://github.com/COMBINE-lab/RapMap")
|
||||
(commit (string-append "sf-v" version))))
|
||||
(file-name (string-append "rapmap-sf-v" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -12130,7 +12130,7 @@ (define libstadenio-for-salmon
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/COMBINE-lab/staden-io_lib.git")
|
||||
(url "https://github.com/COMBINE-lab/staden-io_lib")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -12171,7 +12171,7 @@ (define-public salmon
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/COMBINE-lab/salmon.git")
|
||||
(url "https://github.com/COMBINE-lab/salmon")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -12284,7 +12284,7 @@ (define-public salmon
|
|||
("rapmap" ,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/COMBINE-lab/RapMap.git")
|
||||
(url "https://github.com/COMBINE-lab/RapMap")
|
||||
(commit (string-append "salmon-v" version))))
|
||||
(file-name (string-append "rapmap-salmon-v" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -12317,7 +12317,7 @@ (define-public python-loompy
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/linnarsson-lab/loompy.git")
|
||||
(url "https://github.com/linnarsson-lab/loompy")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -12360,7 +12360,7 @@ (define-public java-forester
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cmzmasek/forester.git")
|
||||
(url "https://github.com/cmzmasek/forester")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -13200,7 +13200,7 @@ (define-public genrich
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jsh58/Genrich.git")
|
||||
(url "https://github.com/jsh58/Genrich")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -13235,7 +13235,7 @@ (define-public mantis
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/splatlab/mantis.git")
|
||||
(url "https://github.com/splatlab/mantis")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -13302,7 +13302,7 @@ (define-public sjcount
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pervouchine/sjcount-full.git")
|
||||
(url "https://github.com/pervouchine/sjcount-full")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -13447,7 +13447,7 @@ (define-public r-circus
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/BIMSBbioinfo/ciRcus.git")
|
||||
(url "https://github.com/BIMSBbioinfo/ciRcus")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -13493,7 +13493,7 @@ (define-public gffread
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gpertea/gffread.git")
|
||||
(url "https://github.com/gpertea/gffread")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -13527,7 +13527,7 @@ (define-public gffread
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gpertea/gclib.git")
|
||||
(url "https://github.com/gpertea/gclib")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name "gclib" version))
|
||||
(sha256
|
||||
|
@ -13554,7 +13554,7 @@ (define-public find-circ
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/marvin-jens/find_circ.git")
|
||||
(url "https://github.com/marvin-jens/find_circ")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -13834,7 +13834,7 @@ (define-public python-pypairix
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/4dn-dcic/pairix.git")
|
||||
(url "https://github.com/4dn-dcic/pairix")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -13933,7 +13933,7 @@ (define-public python-hicmatrix
|
|||
;; Version 12 is not available on pypi.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/deeptools/HiCMatrix.git")
|
||||
(url "https://github.com/deeptools/HiCMatrix")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -13973,7 +13973,7 @@ (define-public python-hicexplorer
|
|||
;; The latest version is not available on Pypi.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/deeptools/HiCExplorer.git")
|
||||
(url "https://github.com/deeptools/HiCExplorer")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14122,7 +14122,7 @@ (define-public r-xbioc
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/renozao/xbioc.git")
|
||||
(url "https://github.com/renozao/xbioc")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14155,7 +14155,7 @@ (define-public r-cssam
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/shenorrLab/csSAM.git")
|
||||
(url "https://github.com/shenorrLab/csSAM")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14186,7 +14186,7 @@ (define-public r-bseqsc
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/shenorrLab/bseqsc.git")
|
||||
(url "https://github.com/shenorrLab/bseqsc")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14234,7 +14234,7 @@ (define-public porechop
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rrwick/Porechop.git")
|
||||
(url "https://github.com/rrwick/Porechop")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14265,7 +14265,7 @@ (define-public poretools
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/arq5x/poretools.git")
|
||||
(url "https://github.com/arq5x/poretools")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14326,7 +14326,7 @@ (define-public jamm
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mahmoudibrahim/JAMM.git")
|
||||
(url "https://github.com/mahmoudibrahim/JAMM")
|
||||
(commit (string-append "JAMMv" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14526,7 +14526,7 @@ (define-public filtlong
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rrwick/Filtlong.git")
|
||||
(url "https://github.com/rrwick/Filtlong")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14587,7 +14587,7 @@ (define-public nanopolish
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jts/nanopolish.git")
|
||||
(url "https://github.com/jts/nanopolish")
|
||||
(commit commit)
|
||||
(recursive? #t)))
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -14661,7 +14661,7 @@ (define-public cnvkit
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/etal/cnvkit.git")
|
||||
(url "https://github.com/etal/cnvkit")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14697,7 +14697,7 @@ (define-public python-pyfit-sne
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/KlugerLab/pyFIt-SNE.git")
|
||||
(url "https://github.com/KlugerLab/pyFIt-SNE")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14960,7 +14960,7 @@ (define-public adapterremoval
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/MikkelSchubert/adapterremoval.git")
|
||||
(url "https://github.com/MikkelSchubert/adapterremoval")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -14999,7 +14999,7 @@ (define-public pplacer
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/matsen/pplacer.git")
|
||||
(url "https://github.com/matsen/pplacer")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15221,7 +15221,7 @@ (define-public ataqv
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ParkerLab/ataqv.git")
|
||||
(url "https://github.com/ParkerLab/ataqv")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15262,7 +15262,7 @@ (define-public r-psiplot
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kcha/psiplot.git")
|
||||
(url "https://github.com/kcha/psiplot")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15293,7 +15293,7 @@ (define-public python-ont-fast5-api
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nanoporetech/ont_fast5_api.git")
|
||||
(url "https://github.com/nanoporetech/ont_fast5_api")
|
||||
(commit (string-append "release_" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15324,7 +15324,7 @@ (define-public tbsp
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/phoenixding/tbsp.git")
|
||||
(url "https://github.com/phoenixding/tbsp")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15636,7 +15636,7 @@ (define-public freebayes
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ekg/freebayes.git")
|
||||
(url "https://github.com/ekg/freebayes")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15754,7 +15754,7 @@ (define-public samblaster
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/GregoryFaust/samblaster.git")
|
||||
(url "https://github.com/GregoryFaust/samblaster")
|
||||
(commit (string-append "v." version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15791,7 +15791,7 @@ (define-public r-velocyto
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/velocyto-team/velocyto.R.git")
|
||||
(url "https://github.com/velocyto-team/velocyto.R")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15832,7 +15832,7 @@ (define-public methyldackel
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dpryan79/MethylDackel.git")
|
||||
(url "https://github.com/dpryan79/MethylDackel")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -15880,7 +15880,7 @@ (define-public python-gffutils
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/daler/gffutils.git")
|
||||
(url "https://github.com/daler/gffutils")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -192,7 +192,7 @@ (define-public tremc
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/tremc/tremc.git")
|
||||
(url "https://github.com/tremc/tremc")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -223,7 +223,7 @@ (define-public transmission-remote-cli
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fagga/transmission-remote-cli.git")
|
||||
(url "https://github.com/fagga/transmission-remote-cli")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -347,7 +347,7 @@ (define-public mktorrent
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Rudde/mktorrent.git")
|
||||
(url "https://github.com/Rudde/mktorrent")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -421,7 +421,7 @@ (define-public qbittorrent
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/qbittorrent/qBittorrent.git")
|
||||
(url "https://github.com/qbittorrent/qBittorrent")
|
||||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -288,7 +288,7 @@ (define-public boost-sync
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/boostorg/sync.git")
|
||||
(url "https://github.com/boostorg/sync")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -317,7 +317,7 @@ (define-public boost-signals2
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/boostorg/signals2.git")
|
||||
(url "https://github.com/boostorg/signals2")
|
||||
(commit (string-append "boost-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -59,7 +59,7 @@ (define-public bam
|
|||
;; do not use auto-generated tarballs
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/matricks/bam.git")
|
||||
(url "https://github.com/matricks/bam")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -351,7 +351,7 @@ (define-public libestr
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rsyslog/libestr.git")
|
||||
(url "https://github.com/rsyslog/libestr")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -384,7 +384,7 @@ (define-public libfastjson
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rsyslog/libfastjson.git")
|
||||
(url "https://github.com/rsyslog/libfastjson")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -411,7 +411,7 @@ (define-public liblogging
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rsyslog/liblogging.git")
|
||||
(url "https://github.com/rsyslog/liblogging")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -63,7 +63,7 @@ (define-public date
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/HowardHinnant/date.git")
|
||||
(url "https://github.com/HowardHinnant/date")
|
||||
(commit "9a0ee2542848ab8625984fc8cdbfb9b5414c0082")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -253,7 +253,7 @@ (define-public cdrdao
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cdrdao/cdrdao.git")
|
||||
(url "https://github.com/cdrdao/cdrdao")
|
||||
(commit
|
||||
(string-append "rel_" (string-replace-substring version "." "_")))))
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -555,7 +555,7 @@ (define-public libcue
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lipnitsk/libcue.git")
|
||||
(url "https://github.com/lipnitsk/libcue")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -470,7 +470,7 @@ (define-public go-gopkg.in-check.v1
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/go-check/check.git")
|
||||
(url "https://github.com/go-check/check")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -576,7 +576,7 @@ (define-public googletest
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/googletest.git")
|
||||
(url "https://github.com/google/googletest")
|
||||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -600,7 +600,7 @@ (define-public googletest-1.8
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/googletest.git")
|
||||
(url "https://github.com/google/googletest")
|
||||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name "googletest" version))
|
||||
(sha256
|
||||
|
|
|
@ -57,7 +57,7 @@ (define-public avogadro
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cryos/avogadro.git")
|
||||
(url "https://github.com/cryos/avogadro")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "0258py3lkba85qhs5ynancinyym61vlp0zaq9yrfs3hhnhpzv9n2"))
|
||||
|
@ -313,7 +313,7 @@ (define-public tng
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gromacs/tng.git")
|
||||
(url "https://github.com/gromacs/tng")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -46,7 +46,7 @@ (define nanopass
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nanopass/nanopass-framework-scheme.git")
|
||||
(url "https://github.com/nanopass/nanopass-framework-scheme")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256 (base32 "0lrngdna6w7v9vlp1a873hgwrwsz2p0pgkccswa4smzvdyhgfsri"))
|
||||
(file-name (git-file-name "nanopass" version)))))
|
||||
|
@ -56,7 +56,7 @@ (define stex
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dybvig/stex.git")
|
||||
(url "https://github.com/dybvig/stex")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256 (base32 "1jiawhhqnsj42hzmlbq5xby3iarhf8vhiqs0kg1a0zg5jsn6cf8n"))
|
||||
(file-name (git-file-name "stex" version)))))
|
||||
|
@ -69,7 +69,7 @@ (define-public chez-scheme
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cisco/ChezScheme.git")
|
||||
(url "https://github.com/cisco/ChezScheme")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1hagrqdp649n2g0wq2a9gfnz7mjcjakkw7ziplbj3db412bb7kx5"))
|
||||
|
@ -230,7 +230,7 @@ (define-public chez-srfi
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fedeinthemix/chez-srfi.git")
|
||||
(url "https://github.com/fedeinthemix/chez-srfi")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1vgn984mj2q4w6r2q66h7qklp2hrh85wwh4k9yisga5fi0ps7myf"))
|
||||
|
@ -261,7 +261,7 @@ (define-public chez-web
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/arcfide/ChezWEB.git")
|
||||
(url "https://github.com/arcfide/ChezWEB")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -326,7 +326,7 @@ (define-public chez-sockets
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/arcfide/chez-sockets.git")
|
||||
(url "https://github.com/arcfide/chez-sockets")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -456,7 +456,7 @@ (define-public chez-irregex
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fedeinthemix/chez-irregex.git")
|
||||
(url "https://github.com/fedeinthemix/chez-irregex")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0jh6piylw545j81llay9wfivgpv6lcnwd81gm4w17lkasslir50q"))
|
||||
|
|
|
@ -151,7 +151,7 @@ (define-public clojure-algo-generic
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/clojure/algo.generic.git")
|
||||
(url "https://github.com/clojure/algo.generic")
|
||||
(commit (string-append "algo.generic-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -176,7 +176,7 @@ (define-public clojure-algo-monads
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/clojure/algo.monads.git")
|
||||
(url "https://github.com/clojure/algo.monads")
|
||||
(commit (string-append "algo.monads-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -205,7 +205,7 @@ (define-public clojure-core-match
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/clojure/core.match.git")
|
||||
(url "https://github.com/clojure/core.match")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -232,7 +232,7 @@ (define-public clojure-instaparse
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Engelberg/instaparse.git")
|
||||
(url "https://github.com/Engelberg/instaparse")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -283,7 +283,7 @@ (define-public clojure-tools-macro
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/clojure/tools.macro.git")
|
||||
(url "https://github.com/clojure/tools.macro")
|
||||
(commit (string-append "tools.macro-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -238,7 +238,7 @@ (define-public cloc
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/AlDanial/cloc.git")
|
||||
(url "https://github.com/AlDanial/cloc")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -422,7 +422,7 @@ (define-public withershins
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cameronwhite/withershins.git")
|
||||
(url "https://github.com/cameronwhite/withershins")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -482,7 +482,7 @@ (define-public lcov
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/linux-test-project/lcov.git")
|
||||
(url "https://github.com/linux-test-project/lcov")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -574,7 +574,7 @@ (define-public rtags
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Andersbakken/rtags.git")
|
||||
(url "https://github.com/Andersbakken/rtags")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(patches (search-patches "rtags-separate-rct.patch"))
|
||||
|
@ -626,7 +626,7 @@ (define-public colormake
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pagekite/Colormake.git")
|
||||
(url "https://github.com/pagekite/Colormake")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -676,7 +676,7 @@ (define-public makefile2graph
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lindenb/makefile2graph.git")
|
||||
(url "https://github.com/lindenb/makefile2graph")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -679,7 +679,7 @@ (define-public sfarklib
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/raboof/sfArkLib.git")
|
||||
(url "https://github.com/raboof/sfArkLib")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -715,7 +715,7 @@ (define-public sfarkxtc
|
|||
;; commit at this time.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/raboof/sfarkxtc.git")
|
||||
(url "https://github.com/raboof/sfarkxtc")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1004,7 +1004,7 @@ (define-public xdelta
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jmacd/xdelta.git")
|
||||
(url "https://github.com/jmacd/xdelta")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1078,7 +1078,7 @@ (define-public snappy
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/snappy.git")
|
||||
(url "https://github.com/google/snappy")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1816,7 +1816,7 @@ (define-public google-brotli
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/brotli.git")
|
||||
(url "https://github.com/google/brotli")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1947,7 +1947,7 @@ (define-public quazip
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/stachenov/quazip.git")
|
||||
(url "https://github.com/stachenov/quazip")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2112,7 +2112,7 @@ (define-public xarchiver
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ib/xarchiver.git")
|
||||
(url "https://github.com/ib/xarchiver")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2142,7 +2142,7 @@ (define-public tarsplitter
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/AQUAOSOTech/tarsplitter.git")
|
||||
(url "https://github.com/AQUAOSOTech/tarsplitter")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2176,7 +2176,7 @@ (define-public c-blosc
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Blosc/c-blosc.git")
|
||||
(url "https://github.com/Blosc/c-blosc")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -50,7 +50,7 @@ (define-public compton
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/chjj/compton.git")
|
||||
(url "https://github.com/chjj/compton")
|
||||
(commit (string-append "v" upstream-version))))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -119,7 +119,7 @@ (define-public picom
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/yshui/picom.git")
|
||||
(url "https://github.com/yshui/picom")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -51,7 +51,7 @@ (define-public coq
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/coq/coq.git")
|
||||
(url "https://github.com/coq/coq")
|
||||
(commit (string-append "V" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -329,7 +329,7 @@ (define-public coq-mathcomp
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/math-comp/math-comp.git")
|
||||
(url "https://github.com/math-comp/math-comp")
|
||||
(commit (string-append "mathcomp-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -423,7 +423,7 @@ (define-public coq-bignums
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/coq/bignums.git")
|
||||
(url "https://github.com/coq/bignums")
|
||||
(commit (string-append "V" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -552,7 +552,7 @@ (define-public coq-equations
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mattam82/Coq-Equations.git")
|
||||
(url "https://github.com/mattam82/Coq-Equations")
|
||||
(commit (string-append "v" version "-8.10"))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -122,7 +122,7 @@ (define-public dashel
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/aseba-community/dashel.git")
|
||||
(url "https://github.com/aseba-community/dashel")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "0anks2l2i2qp0wlzqck1qgpq15a3l6dg8lw2h8s4nsj7f61lffwy"))
|
||||
|
@ -147,7 +147,7 @@ (define-public xsimd
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/QuantStack/xsimd.git")
|
||||
(url "https://github.com/QuantStack/xsimd")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "1ny2qin1j4h35mljivh8z52kwdyjxf4yxlzb8j52ji91v2ccc88j"))
|
||||
|
@ -268,7 +268,7 @@ (define-public xtl
|
|||
(method git-fetch)
|
||||
(uri
|
||||
(git-reference
|
||||
(url "https://github.com/QuantStack/xtl.git")
|
||||
(url "https://github.com/QuantStack/xtl")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -404,7 +404,7 @@ (define-public sobjectizer
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Stiffstream/sobjectizer.git")
|
||||
(url "https://github.com/Stiffstream/sobjectizer")
|
||||
(commit (string-append "v." version))))
|
||||
(sha256
|
||||
(base32 "0jfai7sqxnnjkms38krm7mssj5l79nb3pllkbyj4j581a7l5j6l5"))
|
||||
|
@ -435,7 +435,7 @@ (define-public tweeny
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mobius3/tweeny.git")
|
||||
(url "https://github.com/mobius3/tweeny")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -462,7 +462,7 @@ (define-public abseil-cpp
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/abseil/abseil-cpp.git")
|
||||
(url "https://github.com/abseil/abseil-cpp")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -506,7 +506,7 @@ (define-public pegtl
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/taocpp/PEGTL.git")
|
||||
(url "https://github.com/taocpp/PEGTL")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -1063,7 +1063,7 @@ (define-public r-shiny
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rstudio/shiny.git")
|
||||
(url "https://github.com/rstudio/shiny")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1437,7 +1437,7 @@ (define-public r-sankeyd3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fbreitwieser/sankeyD3.git")
|
||||
(url "https://github.com/fbreitwieser/sankeyD3")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -16234,7 +16234,7 @@ (define-public r-liger
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/MacoskoLab/liger.git")
|
||||
(url "https://github.com/MacoskoLab/liger")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -513,7 +513,7 @@ (define-public libscrypt
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/technion/libscrypt.git")
|
||||
(url "https://github.com/technion/libscrypt")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -907,7 +907,7 @@ (define-public asignify
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vstakhov/asignify.git")
|
||||
(url "https://github.com/vstakhov/asignify")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -295,7 +295,7 @@ (define-public curlpp
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jpbarrette/curlpp.git")
|
||||
(url "https://github.com/jpbarrette/curlpp")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1b0ylnnrhdax4kwjq64r1fk0i24n5ss6zfzf4hxwgslny01xiwrk"))
|
||||
|
|
|
@ -148,7 +148,7 @@ (define-public 4store
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/4store/4store.git")
|
||||
(url "https://github.com/4store/4store")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1433,7 +1433,7 @@ (define-public sqlcrush
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/coffeeandscripts/sqlcrush.git")
|
||||
(url "https://github.com/coffeeandscripts/sqlcrush")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2192,7 +2192,7 @@ (define-public lmdbxx
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/drycpp/lmdbxx.git")
|
||||
(url "https://github.com/drycpp/lmdbxx")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2421,7 +2421,7 @@ (define-public mdbtools
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/brianb/mdbtools.git")
|
||||
(url "https://github.com/brianb/mdbtools")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3157,7 +3157,7 @@ (define-public python-pypika
|
|||
(source
|
||||
(origin (method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kayak/pypika.git")
|
||||
(url "https://github.com/kayak/pypika")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -86,7 +86,7 @@ (define-public sparsehash
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sparsehash/sparsehash.git")
|
||||
(url "https://github.com/sparsehash/sparsehash")
|
||||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -161,7 +161,7 @@ (define-public uthash
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/troydhanson/uthash.git")
|
||||
(url "https://github.com/troydhanson/uthash")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -263,7 +263,7 @@ (define-public libdivsufsort
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/y-256/libdivsufsort.git")
|
||||
(url "https://github.com/y-256/libdivsufsort")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -402,7 +402,7 @@ (define-public stress-make
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lanl/stress-make.git")
|
||||
(url "https://github.com/lanl/stress-make")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -606,7 +606,7 @@ (define-public mspdebug
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dlbeer/mspdebug.git")
|
||||
(url "https://github.com/dlbeer/mspdebug")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -96,7 +96,7 @@ (define-public udevil
|
|||
(method git-fetch)
|
||||
(uri
|
||||
(git-reference
|
||||
(url "https://github.com/IgnorantGuru/udevil.git")
|
||||
(url "https://github.com/IgnorantGuru/udevil")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -486,7 +486,7 @@ (define-public f3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/AltraMayor/f3.git")
|
||||
(url "https://github.com/AltraMayor/f3")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -524,7 +524,7 @@ (define-public python-parted
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dcantrell/pyparted.git")
|
||||
(url "https://github.com/dcantrell/pyparted")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -565,7 +565,7 @@ (define-public duperemove
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/markfasheh/duperemove.git")
|
||||
(url "https://github.com/markfasheh/duperemove")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1scz76pvpljvrpfn176125xwaqwyy4pirlm11sc9spb2hyzknw2z"))
|
||||
|
@ -695,7 +695,7 @@ (define-public ndctl
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pmem/ndctl.git")
|
||||
(url "https://github.com/pmem/ndctl")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -918,7 +918,7 @@ (define-public lf
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gokcehan/lf.git")
|
||||
(url "https://github.com/gokcehan/lf")
|
||||
(commit (string-append "r" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -48,7 +48,7 @@ (define-public boinc-client
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/boinc/boinc.git")
|
||||
(url "https://github.com/boinc/boinc")
|
||||
(commit (string-append "client_release/"
|
||||
(version-major+minor version)
|
||||
"/" version))))
|
||||
|
|
|
@ -132,7 +132,7 @@ (define-public python-django-extensions
|
|||
(method git-fetch)
|
||||
;; Fetch from the git repository, so that the tests can be run.
|
||||
(uri (git-reference
|
||||
(url "https://github.com/django-extensions/django-extensions.git")
|
||||
(url "https://github.com/django-extensions/django-extensions")
|
||||
(commit version)))
|
||||
(file-name (string-append name "-" version))
|
||||
(sha256
|
||||
|
@ -375,7 +375,7 @@ (define-public python-django-debug-toolbar
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jazzband/django-debug-toolbar.git")
|
||||
(url "https://github.com/jazzband/django-debug-toolbar")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -483,7 +483,7 @@ (define-public python-django-jinja
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/niwinz/django-jinja.git")
|
||||
(url "https://github.com/niwinz/django-jinja")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -88,7 +88,7 @@ (define-public ldc-bootstrap
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/ldc.git")
|
||||
(url "https://github.com/ldc-developers/ldc")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -156,7 +156,7 @@ (define-public ldc-bootstrap
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/phobos.git")
|
||||
(url "https://github.com/ldc-developers/phobos")
|
||||
(commit (string-append "ldc-v" version))))
|
||||
(file-name (git-file-name "phobos" version))
|
||||
(sha256
|
||||
|
@ -166,7 +166,7 @@ (define-public ldc-bootstrap
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/druntime.git")
|
||||
(url "https://github.com/ldc-developers/druntime")
|
||||
(commit (string-append "ldc-v" version))))
|
||||
(file-name (git-file-name "druntime" version))
|
||||
(sha256
|
||||
|
@ -175,7 +175,7 @@ (define-public ldc-bootstrap
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/dmd-testsuite.git")
|
||||
(url "https://github.com/ldc-developers/dmd-testsuite")
|
||||
(commit (string-append "ldc-v" version))))
|
||||
(file-name (git-file-name "dmd-testsuite" version))
|
||||
(sha256
|
||||
|
@ -206,7 +206,7 @@ (define-public ldc
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/ldc.git")
|
||||
(url "https://github.com/ldc-developers/ldc")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -273,7 +273,7 @@ (define-public ldc
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/phobos.git")
|
||||
(url "https://github.com/ldc-developers/phobos")
|
||||
(commit (string-append "ldc-v" older-version))))
|
||||
(file-name (git-file-name "phobos" older-version))
|
||||
(sha256
|
||||
|
@ -292,7 +292,7 @@ (define-public ldc
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/druntime.git")
|
||||
(url "https://github.com/ldc-developers/druntime")
|
||||
(commit (string-append "ldc-v" older-version))))
|
||||
(file-name (git-file-name "druntime" older-version))
|
||||
(sha256
|
||||
|
@ -301,7 +301,7 @@ (define-public ldc
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ldc-developers/dmd-testsuite.git")
|
||||
(url "https://github.com/ldc-developers/dmd-testsuite")
|
||||
(commit (string-append "ldc-v" older-version))))
|
||||
(file-name (git-file-name "dmd-testsuite" older-version))
|
||||
(sha256
|
||||
|
@ -315,7 +315,7 @@ (define-public dub
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dlang/dub.git")
|
||||
(url "https://github.com/dlang/dub")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -762,7 +762,7 @@ (define-public ddclient
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ddclient/ddclient.git")
|
||||
(url "https://github.com/ddclient/ddclient")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -929,7 +929,7 @@ (define-public public-suffix-list
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/publicsuffix/list.git")
|
||||
(url "https://github.com/publicsuffix/list")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -179,7 +179,7 @@ (define-public containerd
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/containerd/containerd.git")
|
||||
(url "https://github.com/containerd/containerd")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -257,7 +257,7 @@ (define docker-libnetwork
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/docker/libnetwork.git")
|
||||
(url "https://github.com/docker/libnetwork")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -311,7 +311,7 @@ (define-public docker
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/docker/engine.git")
|
||||
(url "https://github.com/docker/engine")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -601,7 +601,7 @@ (define-public docker-cli
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/docker/cli.git")
|
||||
(url "https://github.com/docker/cli")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -671,7 +671,7 @@ (define-public cqfd
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/savoirfairelinux/cqfd.git")
|
||||
(url "https://github.com/savoirfairelinux/cqfd")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -709,7 +709,7 @@ (define-public tini
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/krallin/tini.git")
|
||||
(url "https://github.com/krallin/tini")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -279,7 +279,7 @@ (define-public snap
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jmoenig/Snap.git")
|
||||
(url "https://github.com/jmoenig/Snap")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -187,7 +187,7 @@ (define-public efilinux
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mfleming/efilinux.git")
|
||||
(url "https://github.com/mfleming/efilinux")
|
||||
(commit (string-append "efilinux-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -38,7 +38,7 @@ (define-public elixir
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/elixir-lang/elixir.git")
|
||||
(url "https://github.com/elixir-lang/elixir")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -596,7 +596,7 @@ (define propeller-binutils
|
|||
(source (origin (inherit (package-source xbinutils))
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/parallaxinc/propgcc.git")
|
||||
(url "https://github.com/parallaxinc/propgcc")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" commit "-checkout"))
|
||||
(sha256
|
||||
|
@ -632,7 +632,7 @@ (define-public propeller-gcc-6
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/totalspectrum/gcc-propeller.git")
|
||||
(url "https://github.com/totalspectrum/gcc-propeller")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" commit "-checkout"))
|
||||
(sha256
|
||||
|
@ -667,7 +667,7 @@ (define-public propeller-gcc-4
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/parallaxinc/propgcc.git")
|
||||
(url "https://github.com/parallaxinc/propgcc")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" commit "-checkout"))
|
||||
(sha256
|
||||
|
@ -709,7 +709,7 @@ (define-public proplib
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/parallaxinc/propgcc.git")
|
||||
(url "https://github.com/parallaxinc/propgcc")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" commit "-checkout"))
|
||||
(sha256
|
||||
|
@ -828,7 +828,7 @@ (define-public propeller-load
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/parallaxinc/propgcc.git")
|
||||
(url "https://github.com/parallaxinc/propgcc")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" commit "-checkout"))
|
||||
(sha256
|
||||
|
@ -913,7 +913,7 @@ (define-public spinsim
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/parallaxinc/spinsim.git")
|
||||
(url "https://github.com/parallaxinc/spinsim")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" commit "-checkout"))
|
||||
(sha256
|
||||
|
@ -969,7 +969,7 @@ (define-public binutils-vc4
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/puppeh/binutils-vc4.git")
|
||||
(url "https://github.com/puppeh/binutils-vc4")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -997,7 +997,7 @@ (define-public binutils-vc4
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/puppeh/cgen.git")
|
||||
(url "https://github.com/puppeh/cgen")
|
||||
(commit "d8e2a9eb70425f180fdd5bfd032884b0855f2032")))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -1021,7 +1021,7 @@ (define-public gcc-vc4
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/puppeh/gcc-vc4.git")
|
||||
(url "https://github.com/puppeh/gcc-vc4")
|
||||
(commit commit)))
|
||||
(file-name (string-append name
|
||||
"-"
|
||||
|
@ -1045,7 +1045,7 @@ (define-public python-libmpsse
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/daym/libmpsse.git")
|
||||
(url "https://github.com/daym/libmpsse")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name "libmpsse-checkout")
|
||||
(sha256
|
||||
|
|
|
@ -140,7 +140,7 @@ (define-public dolphin-emu
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dolphin-emu/dolphin.git")
|
||||
(url "https://github.com/dolphin-emu/dolphin")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(modules '((guix build utils)))
|
||||
|
@ -289,7 +289,7 @@ (define-public emulation-station
|
|||
(source (origin
|
||||
(method git-fetch) ; no tarball available
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Aloshi/EmulationStation.git")
|
||||
(url "https://github.com/Aloshi/EmulationStation")
|
||||
(commit commit))) ; no version tag
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -323,7 +323,7 @@ (define-public higan
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/higan-emu/higan.git")
|
||||
(url "https://github.com/higan-emu/higan")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -484,7 +484,7 @@ (define-public mgba
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mgba-emu/mgba.git")
|
||||
(url "https://github.com/mgba-emu/mgba")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -540,7 +540,7 @@ (define-public sameboy
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/LIJI32/SameBoy.git")
|
||||
(url "https://github.com/LIJI32/SameBoy")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -587,7 +587,7 @@ (define-public mupen64plus-core
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-core.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-core")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -636,7 +636,7 @@ (define-public mupen64plus-audio-sdl
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-audio-sdl.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-audio-sdl")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -682,7 +682,7 @@ (define-public mupen64plus-input-sdl
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-input-sdl.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-input-sdl")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -727,7 +727,7 @@ (define-public mupen64plus-rsp-hle
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-rsp-hle.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-rsp-hle")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -769,7 +769,7 @@ (define-public mupen64plus-rsp-z64
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-rsp-z64.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-rsp-z64")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -811,7 +811,7 @@ (define-public mupen64plus-video-arachnoid
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-arachnoid.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-arachnoid")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -857,7 +857,7 @@ (define-public mupen64plus-video-glide64
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-glide64.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-glide64")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -911,7 +911,7 @@ (define-public mupen64plus-video-glide64mk2
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-glide64mk2.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-glide64mk2")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -961,7 +961,7 @@ (define-public mupen64plus-video-rice
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-rice.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-rice")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1009,7 +1009,7 @@ (define-public mupen64plus-video-z64
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-z64.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-video-z64")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1064,7 +1064,7 @@ (define-public mupen64plus-ui-console
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mupen64plus/mupen64plus-ui-console.git")
|
||||
(url "https://github.com/mupen64plus/mupen64plus-ui-console")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1129,7 +1129,7 @@ (define-public nestopia-ue
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rdanbrook/nestopia.git")
|
||||
(url "https://github.com/rdanbrook/nestopia")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1180,7 +1180,7 @@ (define-public retroarch
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libretro/RetroArch.git")
|
||||
(url "https://github.com/libretro/RetroArch")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1344,7 +1344,7 @@ (define-public mame
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mamedev/mame.git")
|
||||
(url "https://github.com/mamedev/mame")
|
||||
(commit (apply string-append "mame" (string-split version #\.)))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1849,7 +1849,7 @@ (define-public ppsspp
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hrydgard/ppsspp.git")
|
||||
(url "https://github.com/hrydgard/ppsspp")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "02yx1w0ygclnmdl0imsvgj24lkzi55wvxkf47q617j0jgrqhy8yl"))
|
||||
|
@ -1949,7 +1949,7 @@ (define-public ppsspp
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hrydgard/ppsspp-lang.git")
|
||||
(url "https://github.com/hrydgard/ppsspp-lang")
|
||||
(commit "d184ba2b607a03435be579406b816c90add334e6")))
|
||||
(sha256
|
||||
(base32 "0s003x6247nx09qd6a1jz1l2hsk5d6k1zmh8mg3m6hjjhvbvd9j9"))))
|
||||
|
@ -1957,7 +1957,7 @@ (define-public ppsspp
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hrydgard/pspautotests.git")
|
||||
(url "https://github.com/hrydgard/pspautotests")
|
||||
(commit "328b839c7243e7f733f9eae88d059485e3d808e7")))
|
||||
(sha256
|
||||
(base32 "1gj1kr5ijxrqwvz7c41phskjr70ndp8iz0gr8c3xxsd8p9z5gdvm"))))))
|
||||
|
|
|
@ -606,7 +606,7 @@ (define-public fritzing
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fritzing/fritzing-app.git")
|
||||
(url "https://github.com/fritzing/fritzing-app")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -655,7 +655,7 @@ (define-public fritzing
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fritzing/fritzing-parts.git")
|
||||
(url "https://github.com/fritzing/fritzing-parts")
|
||||
(commit version)))
|
||||
(file-name (git-file-name "fritzing-parts" version))
|
||||
(sha256
|
||||
|
@ -713,7 +713,7 @@ (define-public translate2geda
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/erichVK5/translate2geda.git")
|
||||
(url "https://github.com/erichVK5/translate2geda")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -933,7 +933,7 @@ (define-public kicad-symbols
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/KiCad/kicad-symbols.git")
|
||||
(url "https://github.com/KiCad/kicad-symbols")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -962,7 +962,7 @@ (define-public kicad-footprints
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/KiCad/kicad-footprints.git")
|
||||
(url "https://github.com/KiCad/kicad-footprints")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -979,7 +979,7 @@ (define-public kicad-packages3d
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/KiCad/kicad-packages3d.git")
|
||||
(url "https://github.com/KiCad/kicad-packages3d")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -996,7 +996,7 @@ (define-public kicad-templates
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/KiCad/kicad-templates.git")
|
||||
(url "https://github.com/KiCad/kicad-templates")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2109,7 +2109,7 @@ (define-public gpx
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/markwal/GPX.git")
|
||||
(url "https://github.com/markwal/GPX")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2230,7 +2230,7 @@ (define-public lib3mf
|
|||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference (url "https://github.com/3MFConsortium/lib3mf.git")
|
||||
(uri (git-reference (url "https://github.com/3MFConsortium/lib3mf")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2335,7 +2335,7 @@ (define-public freecad
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FreeCAD/FreeCAD.git")
|
||||
(url "https://github.com/FreeCAD/FreeCAD")
|
||||
(commit version)))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
|
@ -2478,7 +2478,7 @@ (define-public libarea
|
|||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference (url "https://github.com/Heeks/libarea.git")
|
||||
(uri (git-reference (url "https://github.com/Heeks/libarea")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2519,7 +2519,7 @@ (define-public libspnav
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FreeSpacenav/libspnav.git")
|
||||
(url "https://github.com/FreeSpacenav/libspnav")
|
||||
(commit (string-append "libspnav-" version))))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -47,7 +47,7 @@ (define-public erlang
|
|||
;; pre-compiled files, so we use this snapshot of the source
|
||||
;; repository.
|
||||
(uri (git-reference
|
||||
(url "https://github.com/erlang/otp.git")
|
||||
(url "https://github.com/erlang/otp")
|
||||
(commit (string-append "OTP-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -185,7 +185,7 @@ (define-public ucx
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/openucx/ucx.git")
|
||||
(url "https://github.com/openucx/ucx")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -147,7 +147,7 @@ (define-public fsarchiver
|
|||
(method git-fetch)
|
||||
(uri
|
||||
(git-reference
|
||||
(url "https://github.com/fdupoux/fsarchiver.git")
|
||||
(url "https://github.com/fdupoux/fsarchiver")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -574,7 +574,7 @@ (define-public libnfs
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sahlberg/libnfs.git")
|
||||
(url "https://github.com/sahlberg/libnfs")
|
||||
(commit (string-append "libnfs-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -821,7 +821,7 @@ (define-public mergerfs-tools
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/trapexit/mergerfs-tools.git")
|
||||
(url "https://github.com/trapexit/mergerfs-tools")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -206,7 +206,7 @@ (define-public ledger
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ledger/ledger.git")
|
||||
(url "https://github.com/ledger/ledger")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -304,7 +304,7 @@ (define-public emacs-ledger-mode
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ledger/ledger-mode.git")
|
||||
(url "https://github.com/ledger/ledger-mode")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -378,7 +378,7 @@ (define-public geierlein
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/stesie/geierlein.git")
|
||||
(url "https://github.com/stesie/geierlein")
|
||||
(commit (string-append "V" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -481,7 +481,7 @@ (define-public electron-cash
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Electron-Cash/Electron-Cash.git")
|
||||
(url "https://github.com/Electron-Cash/Electron-Cash")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -553,7 +553,7 @@ (define-public monero
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/monero-project/monero.git")
|
||||
(url "https://github.com/monero-project/monero")
|
||||
(commit (string-append "v" version))
|
||||
(recursive? #t)))
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -672,7 +672,7 @@ (define-public monero-gui
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/monero-project/monero-gui.git")
|
||||
(url "https://github.com/monero-project/monero-gui")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -787,7 +787,7 @@ (define-public python-trezor-agent
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/romanz/trezor-agent.git")
|
||||
(url "https://github.com/romanz/trezor-agent")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1197,7 +1197,7 @@ (define-public trezord-udev-rules
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/trezor/trezor-common.git")
|
||||
(url "https://github.com/trezor/trezor-common")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -1222,7 +1222,7 @@ (define-public trezord
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/trezor/trezord-go.git")
|
||||
(url "https://github.com/trezor/trezord-go")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -1405,7 +1405,7 @@ (define-public bitcoin-unlimited
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/BitcoinUnlimited/BitcoinUnlimited.git")
|
||||
(url "https://github.com/BitcoinUnlimited/BitcoinUnlimited")
|
||||
(commit (string-append "BCHunlimited" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -50,7 +50,7 @@ (define-public ath9k-htc-firmware
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/qca/open-ath9k-htc-firmware.git")
|
||||
(url "https://github.com/qca/open-ath9k-htc-firmware")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -197,7 +197,7 @@ (define* (make-opensbi-package platform name #:optional (arch "riscv64"))
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/riscv/opensbi.git")
|
||||
(url "https://github.com/riscv/opensbi")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -98,7 +98,7 @@ (define-public 0xffff
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pali/0xffff.git")
|
||||
(url "https://github.com/pali/0xffff")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -216,7 +216,7 @@ (define-public teensy-loader-cli
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PaulStoffregen/teensy_loader_cli.git")
|
||||
(url "https://github.com/PaulStoffregen/teensy_loader_cli")
|
||||
(commit commit)))
|
||||
(sha256 (base32 "0sssim56pwsxp5cp5dlf6mi9h5fx2592m6j1g7abnm0s09b0lpdx"))
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -266,7 +266,7 @@ (define-public rkflashtool
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/linux-rockchip/rkflashtool.git")
|
||||
(url "https://github.com/linux-rockchip/rkflashtool")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -345,7 +345,7 @@ (define-public ifdtool
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/coreboot/coreboot.git")
|
||||
(url "https://github.com/coreboot/coreboot")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -419,7 +419,7 @@ (define-public me-cleaner
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/corna/me_cleaner.git")
|
||||
(url "https://github.com/corna/me_cleaner")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -451,7 +451,7 @@ (define-public uefitool
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/LongSoft/UEFITool.git")
|
||||
(url "https://github.com/LongSoft/UEFITool")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -461,7 +461,7 @@ (define-public font-adobe-source-han-sans
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/adobe-fonts/source-han-sans.git")
|
||||
(url "https://github.com/adobe-fonts/source-han-sans")
|
||||
(commit (string-append version "R"))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -847,7 +847,7 @@ (define-public font-fantasque-sans
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/belluzj/fantasque-sans.git")
|
||||
(url "https://github.com/belluzj/fantasque-sans")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -930,7 +930,7 @@ (define-public font-adobe-source-code-pro
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/adobe-fonts/source-code-pro.git")
|
||||
(url "https://github.com/adobe-fonts/source-code-pro")
|
||||
(commit (regexp-substitute/global
|
||||
;; The upstream tag uses "/" between the roman and italic
|
||||
;; versions, so substitute our "-" separator here.
|
||||
|
@ -955,7 +955,7 @@ (define-public font-adobe-source-sans-pro
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/adobe-fonts/source-sans-pro.git")
|
||||
(url "https://github.com/adobe-fonts/source-sans-pro")
|
||||
(commit (regexp-substitute/global
|
||||
;; The upstream tag uses "/" between the roman and italic
|
||||
;; versions, so substitute our "-" separator here.
|
||||
|
@ -980,7 +980,7 @@ (define-public font-adobe-source-serif-pro
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/adobe-fonts/source-serif-pro.git")
|
||||
(url "https://github.com/adobe-fonts/source-serif-pro")
|
||||
(commit (regexp-substitute/global
|
||||
;; The upstream tag uses "/" between the roman and italic
|
||||
;; versions, so substitute our "-" separator here.
|
||||
|
@ -1023,7 +1023,7 @@ (define-public font-fira-sans
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mozilla/Fira.git")
|
||||
(url "https://github.com/mozilla/Fira")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1068,7 +1068,7 @@ (define-public font-awesome
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FortAwesome/Font-Awesome.git")
|
||||
(url "https://github.com/FortAwesome/Font-Awesome")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1105,7 +1105,7 @@ (define-public font-tamzen
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sunaku/tamzen-font.git")
|
||||
(url "https://github.com/sunaku/tamzen-font")
|
||||
(commit (string-append "Tamzen-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1388,7 +1388,7 @@ (define-public font-google-material-design-icons
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/material-design-icons.git")
|
||||
(url "https://github.com/google/material-design-icons")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1658,7 +1658,7 @@ (define-public font-public-sans
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/uswds/public-sans.git")
|
||||
(url "https://github.com/uswds/public-sans")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -177,7 +177,7 @@ (define-public ttf2eot
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/wget/ttf2eot.git")
|
||||
(url "https://github.com/wget/ttf2eot")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -266,7 +266,7 @@ (define-public woff2
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/woff2.git")
|
||||
(url "https://github.com/google/woff2")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (string-append name "-" version ".git"))
|
||||
(sha256
|
||||
|
|
|
@ -127,7 +127,7 @@ (define-public yosys
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cliffordwolf/yosys.git")
|
||||
(url "https://github.com/cliffordwolf/yosys")
|
||||
(commit (string-append "yosys-" version))
|
||||
(recursive? #t))) ; for the ‘iverilog’ submodule
|
||||
(sha256
|
||||
|
@ -223,7 +223,7 @@ (define-public icestorm
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cliffordwolf/icestorm.git")
|
||||
(url "https://github.com/cliffordwolf/icestorm")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -304,7 +304,7 @@ (define-public arachne-pnr
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/YosysHQ/arachne-pnr.git")
|
||||
(url "https://github.com/YosysHQ/arachne-pnr")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -456,7 +456,7 @@ (define-public tiled
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bjorn/tiled.git")
|
||||
(url "https://github.com/bjorn/tiled")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -503,7 +503,7 @@ (define-public sfml
|
|||
;; http://mirror0.sfml-dev.org/files/ because files there seem
|
||||
;; to be changed in place.
|
||||
(uri (git-reference
|
||||
(url "https://github.com/SFML/SFML.git")
|
||||
(url "https://github.com/SFML/SFML")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -593,7 +593,7 @@ (define-public surgescript
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/alemart/surgescript.git")
|
||||
(url "https://github.com/alemart/surgescript")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1403,7 +1403,7 @@ (define-public ois
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/wgois/OIS.git")
|
||||
(url "https://github.com/wgois/OIS")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1933,7 +1933,7 @@ (define-public ioquake3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ioquake/ioq3.git")
|
||||
(url "https://github.com/ioquake/ioq3")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2051,7 +2051,7 @@ (define-public fna
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/FNA-XNA/FNA.git")
|
||||
(url "https://github.com/FNA-XNA/FNA")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2103,7 +2103,7 @@ (define-public libccd
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/danfis/libccd.git")
|
||||
(url "https://github.com/danfis/libccd")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2179,7 +2179,7 @@ (define-public chipmunk
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/slembcke/Chipmunk2D.git")
|
||||
(url "https://github.com/slembcke/Chipmunk2D")
|
||||
(commit (string-append "Chipmunk-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2206,7 +2206,7 @@ (define-public libtcod
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libtcod/libtcod.git")
|
||||
(url "https://github.com/libtcod/libtcod")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -345,7 +345,7 @@ (define-public alex4
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/carstene1ns/alex4.git")
|
||||
(url "https://github.com/carstene1ns/alex4")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -416,7 +416,7 @@ (define-public astromenace
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/viewizard/astromenace.git")
|
||||
(url "https://github.com/viewizard/astromenace")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -476,7 +476,7 @@ (define-public bastet
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fph/bastet.git")
|
||||
(url "https://github.com/fph/bastet")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -655,7 +655,7 @@ (define-public cataclysm-dda
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/CleverRaven/Cataclysm-DDA.git")
|
||||
(url "https://github.com/CleverRaven/Cataclysm-DDA")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "15l6w6lxays7qmsv0ci2ry53asb9an9dh7l7fc13256k085qcg68"))
|
||||
|
@ -720,7 +720,7 @@ (define-public corsix-th
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/CorsixTH/CorsixTH.git")
|
||||
(url "https://github.com/CorsixTH/CorsixTH")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -775,7 +775,7 @@ (define-public cowsay
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/tnalpgge/rank-amateur-cowsay.git")
|
||||
(url "https://github.com/tnalpgge/rank-amateur-cowsay")
|
||||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -818,7 +818,7 @@ (define-public lolcat
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jaseg/lolcat.git")
|
||||
(url "https://github.com/jaseg/lolcat")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -986,7 +986,7 @@ (define-public freedoom
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/freedoom/freedoom.git")
|
||||
(url "https://github.com/freedoom/freedoom")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1184,7 +1184,7 @@ (define-public julius
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bvschaik/julius.git")
|
||||
(url "https://github.com/bvschaik/julius")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1291,7 +1291,7 @@ (define-public opensurge
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/alemart/opensurge.git")
|
||||
(url "https://github.com/alemart/opensurge")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1980,7 +1980,7 @@ (define-public seahorse-adventures
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/dulsi/seahorse-adventures.git")
|
||||
(url "https://github.com/dulsi/seahorse-adventures")
|
||||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2092,7 +2092,7 @@ (define-public superstarfighter
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/notapixelstudio/superstarfighter.git")
|
||||
(url "https://github.com/notapixelstudio/superstarfighter")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2437,7 +2437,7 @@ (define-public abbaye
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nevat/abbayedesmorts-gpl.git")
|
||||
(url "https://github.com/nevat/abbayedesmorts-gpl")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2668,7 +2668,7 @@ (define-public cmatrix
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/abishekvashok/cmatrix.git")
|
||||
(url "https://github.com/abishekvashok/cmatrix")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2985,7 +2985,7 @@ (define-public mars
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/thelaui/M.A.R.S..git")
|
||||
(url "https://github.com/thelaui/M.A.R.S.")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4065,7 +4065,7 @@ (define-public openrct2
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/OpenRCT2/OpenRCT2.git")
|
||||
(url "https://github.com/OpenRCT2/OpenRCT2")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4273,7 +4273,7 @@ (define-public red-eclipse
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/redeclipse/base.git")
|
||||
(url "https://github.com/redeclipse/base")
|
||||
(commit (string-append "v" release))
|
||||
(recursive? #t))) ; for game data
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -5087,7 +5087,7 @@ (define-public laby
|
|||
(source
|
||||
(origin (method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sgimenez/laby.git")
|
||||
(url "https://github.com/sgimenez/laby")
|
||||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5430,7 +5430,7 @@ (define-public no-more-secrets
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bartobri/no-more-secrets.git")
|
||||
(url "https://github.com/bartobri/no-more-secrets")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5545,7 +5545,7 @@ (define-public freegish
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/freegish/freegish.git")
|
||||
(url "https://github.com/freegish/freegish")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5602,7 +5602,7 @@ (define-public cdogs-sdl
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cxong/cdogs-sdl.git")
|
||||
(url "https://github.com/cxong/cdogs-sdl")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -5739,7 +5739,7 @@ (define-public teeworlds
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/teeworlds/teeworlds.git")
|
||||
(url "https://github.com/teeworlds/teeworlds")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6581,7 +6581,7 @@ (define-public vkquake
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Novum/vkQuake.git")
|
||||
(url "https://github.com/Novum/vkQuake")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6716,7 +6716,7 @@ (define-public the-butterfly-effect
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/the-butterfly-effect/tbe.git")
|
||||
(url "https://github.com/the-butterfly-effect/tbe")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6768,7 +6768,7 @@ (define-public pioneer
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pioneerspacesim/pioneer.git")
|
||||
(url "https://github.com/pioneerspacesim/pioneer")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6815,7 +6815,7 @@ (define-public badass
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/umayr/badass.git")
|
||||
(url "https://github.com/umayr/badass")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -6840,7 +6840,7 @@ (define-public colobot
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/colobot/colobot.git")
|
||||
(url "https://github.com/colobot/colobot")
|
||||
(commit (string-append "colobot-gold-" version))
|
||||
(recursive? #t))) ;for "data/" subdir
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -6915,7 +6915,7 @@ (define-public gzdoom
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/coelckers/gzdoom.git")
|
||||
(url "https://github.com/coelckers/gzdoom")
|
||||
(commit (string-append "g" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -7077,7 +7077,7 @@ (define-public crispy-doom
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fabiangreffrath/crispy-doom.git")
|
||||
(url "https://github.com/fabiangreffrath/crispy-doom")
|
||||
(commit (string-append "crispy-doom-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -7119,7 +7119,7 @@ (define-public rinutils
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/shlomif/rinutils.git")
|
||||
(url "https://github.com/shlomif/rinutils")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -7642,7 +7642,7 @@ (define-public frozen-bubble
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kthakore/frozen-bubble.git")
|
||||
(url "https://github.com/kthakore/frozen-bubble")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -7871,7 +7871,7 @@ (define-public stepmania
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/stepmania/stepmania.git")
|
||||
(url "https://github.com/stepmania/stepmania")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8106,7 +8106,7 @@ (define-public slingshot
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ryanakca/slingshot.git")
|
||||
(url "https://github.com/ryanakca/slingshot")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8409,7 +8409,7 @@ (define-public flare-engine
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/flareteam/flare-engine.git")
|
||||
(url "https://github.com/flareteam/flare-engine")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8437,7 +8437,7 @@ (define-public flare-game
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/flareteam/flare-game.git")
|
||||
(url "https://github.com/flareteam/flare-game")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8563,7 +8563,7 @@ (define-public marble-marcher
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/HackerPoet/MarbleMarcher.git")
|
||||
(url "https://github.com/HackerPoet/MarbleMarcher")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -9501,7 +9501,7 @@ (define-public leela-zero
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/leela-zero/leela-zero.git")
|
||||
(url "https://github.com/leela-zero/leela-zero")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -9549,7 +9549,7 @@ (define-public q5go
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bernds/q5Go.git")
|
||||
(url "https://github.com/bernds/q5Go")
|
||||
(commit (string-append "q5go-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11165,7 +11165,7 @@ (define-public xmoto
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xmoto/xmoto.git")
|
||||
(url "https://github.com/xmoto/xmoto")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11257,7 +11257,7 @@ (define-public eboard
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fbergo/eboard.git")
|
||||
(url "https://github.com/fbergo/eboard")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11359,7 +11359,7 @@ (define-public stockfish
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/official-stockfish/Stockfish.git")
|
||||
(url "https://github.com/official-stockfish/Stockfish")
|
||||
(commit (string-append "sf_" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -11491,7 +11491,7 @@ (define-public neverball
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Neverball/neverball.git")
|
||||
(url "https://github.com/Neverball/neverball")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -44,7 +44,7 @@ (define-public gramps
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gramps-project/gramps.git")
|
||||
(url "https://github.com/gramps-project/gramps")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -45,7 +45,7 @@ (define-public genimage
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pengutronix/genimage.git")
|
||||
(url "https://github.com/pengutronix/genimage")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
|
|
@ -859,7 +859,7 @@ (define-public libosmium
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/osmcode/libosmium.git")
|
||||
(url "https://github.com/osmcode/libosmium")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -892,7 +892,7 @@ (define-public osm2pgsql
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/openstreetmap/osm2pgsql.git")
|
||||
(url "https://github.com/openstreetmap/osm2pgsql")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -941,7 +941,7 @@ (define-public tippecanoe
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mapbox/tippecanoe.git")
|
||||
(url "https://github.com/mapbox/tippecanoe")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1032,7 +1032,7 @@ (define-public xygrib
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/opengribs/XyGrib.git")
|
||||
(url "https://github.com/opengribs/XyGrib")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1468,7 +1468,7 @@ (define-public qmapshack
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Maproom/qmapshack.git")
|
||||
(url "https://github.com/Maproom/qmapshack")
|
||||
(commit (string-append "V_" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1620,7 +1620,7 @@ (define-public opencpn
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/OpenCPN/OpenCPN.git")
|
||||
(url "https://github.com/OpenCPN/OpenCPN")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -311,7 +311,7 @@ (define-public mypaint-brushes
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mypaint/mypaint-brushes.git")
|
||||
(url "https://github.com/mypaint/mypaint-brushes")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -337,7 +337,7 @@ (define-public mypaint-brushes-1.3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mypaint/mypaint-brushes.git")
|
||||
(url "https://github.com/mypaint/mypaint-brushes")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -193,7 +193,7 @@ (define-public s2tc
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/divVerent/s2tc.git")
|
||||
(url "https://github.com/divVerent/s2tc")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -833,7 +833,7 @@ (define-public nanovg-for-extempore
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/extemporelang/nanovg.git")
|
||||
(url "https://github.com/extemporelang/nanovg")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -893,7 +893,7 @@ (define-public virtualgl
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/VirtualGL/virtualgl.git")
|
||||
(url "https://github.com/VirtualGL/virtualgl")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -98,7 +98,7 @@ (define-public delft-icon-theme
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/madmaxms/iconpack-delft.git")
|
||||
(url "https://github.com/madmaxms/iconpack-delft")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -244,7 +244,7 @@ (define-public gnome-shell-extension-dash-to-dock
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/micheleg/dash-to-dock.git")
|
||||
(url "https://github.com/micheleg/dash-to-dock")
|
||||
(commit (string-append "extensions.gnome.org-v"
|
||||
version))))
|
||||
(sha256
|
||||
|
@ -423,7 +423,7 @@ (define-public gnome-shell-extension-dash-to-panel
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/home-sweet-gnome/dash-to-panel.git")
|
||||
(url "https://github.com/home-sweet-gnome/dash-to-panel")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -462,7 +462,7 @@ (define-public gnome-shell-extension-noannoyance
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/BjoernDaase/noannoyance.git")
|
||||
(url "https://github.com/BjoernDaase/noannoyance")
|
||||
(commit "e37b5b3c31f577b4698bc6659bc9fec5ea9ac5d4")))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -485,7 +485,7 @@ (define-public gnome-shell-extension-paperwm
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/paperwm/PaperWM.git")
|
||||
(url "https://github.com/paperwm/PaperWM")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -522,7 +522,7 @@ (define-public numix-gtk-theme
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/numixproject/numix-gtk-theme.git")
|
||||
(url "https://github.com/numixproject/numix-gtk-theme")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -564,7 +564,7 @@ (define-public papirus-icon-theme
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git")
|
||||
(url "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme")
|
||||
(commit tag)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -597,7 +597,7 @@ (define-public vala-language-server
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/benwaffle/vala-language-server.git")
|
||||
(url "https://github.com/benwaffle/vala-language-server")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -5384,7 +5384,7 @@ (define-public gusb
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hughsie/libgusb.git")
|
||||
(url "https://github.com/hughsie/libgusb")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8446,7 +8446,7 @@ (define-public arc-theme
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/NicoHood/arc-theme.git")
|
||||
(url "https://github.com/NicoHood/arc-theme")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8489,7 +8489,7 @@ (define-public faba-icon-theme
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/snwh/faba-icon-theme.git")
|
||||
(url "https://github.com/snwh/faba-icon-theme")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8522,7 +8522,7 @@ (define-public moka-icon-theme
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/snwh/moka-icon-theme.git")
|
||||
(url "https://github.com/snwh/moka-icon-theme")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -8545,7 +8545,7 @@ (define-public arc-icon-theme
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/horst3180/arc-icon-theme.git")
|
||||
(url "https://github.com/horst3180/arc-icon-theme")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -9416,7 +9416,7 @@ (define-public workrave
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rcaelers/workrave.git")
|
||||
(url "https://github.com/rcaelers/workrave")
|
||||
(commit (string-append "v" (string-map
|
||||
(match-lambda (#\. #\_) (chr chr))
|
||||
version)))))
|
||||
|
@ -10204,7 +10204,7 @@ (define-public libratbag
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libratbag/libratbag.git")
|
||||
(url "https://github.com/libratbag/libratbag")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -10271,7 +10271,7 @@ (define-public piper
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libratbag/piper.git")
|
||||
(url "https://github.com/libratbag/piper")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32 "00vrcsbsv2477l1ncpyzc61lhxgac84dsgr3sjs8qxw3nh1gaasv"))
|
||||
|
@ -10338,7 +10338,7 @@ (define-public parlatype
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gkarsay/parlatype.git")
|
||||
(url "https://github.com/gkarsay/parlatype")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -1465,7 +1465,7 @@ (define-public firefox-decrypt
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Unode/firefox_decrypt.git")
|
||||
(url "https://github.com/Unode/firefox_decrypt")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -227,7 +227,7 @@ (define-public go-1.14
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/golang/go.git")
|
||||
(url "https://github.com/golang/go")
|
||||
(commit (string-append "go" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -433,7 +433,7 @@ (define-public go-github-com-alsm-ioprogress
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/alsm/ioprogress.git")
|
||||
(url "https://github.com/alsm/ioprogress")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -459,7 +459,7 @@ (define-public go-github-com-aki237-nscjar
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/aki237/nscjar.git")
|
||||
(url "https://github.com/aki237/nscjar")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -509,7 +509,7 @@ (define-public go-gopkg.in-tomb.v2
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/go-tomb/tomb.git")
|
||||
(url "https://github.com/go-tomb/tomb")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
|
@ -862,7 +862,7 @@ (define-public go-github-com-burntsushi-toml
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/BurntSushi/toml.git")
|
||||
(url "https://github.com/BurntSushi/toml")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -887,7 +887,7 @@ (define-public go-github-com-getsentry-raven-go
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/getsentry/raven-go.git")
|
||||
(url "https://github.com/getsentry/raven-go")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -916,7 +916,7 @@ (define-public go-github-com-hashicorp-go-version
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hashicorp/go-version.git")
|
||||
(url "https://github.com/hashicorp/go-version")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -946,7 +946,7 @@ (define-public go-github-com-jpillora-backoff
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jpillora/backoff.git")
|
||||
(url "https://github.com/jpillora/backoff")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -969,7 +969,7 @@ (define-public go-github-com-stretchr-objx
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/stretchr/objx.git")
|
||||
(url "https://github.com/stretchr/objx")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -992,7 +992,7 @@ (define-public go-github-com-stretchr-testify
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/stretchr/testify.git")
|
||||
(url "https://github.com/stretchr/testify")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1031,7 +1031,7 @@ (define-public go-github-com-tevino-abool
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/tevino/abool.git")
|
||||
(url "https://github.com/tevino/abool")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1056,7 +1056,7 @@ (define-public go-github-com-blang-semver
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/blang/semver.git")
|
||||
(url "https://github.com/blang/semver")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1080,7 +1080,7 @@ (define-public go-github-com-emicklei-go-restful
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/emicklei/go-restful.git")
|
||||
(url "https://github.com/emicklei/go-restful")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1106,7 +1106,7 @@ (define-public go-github-com-google-cadvisor
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/cadvisor.git")
|
||||
(url "https://github.com/google/cadvisor")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1132,7 +1132,7 @@ (define-public go-github-com-google-gofuzz
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/gofuzz.git")
|
||||
(url "https://github.com/google/gofuzz")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1157,7 +1157,7 @@ (define-public go-github-com-gorilla-context
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gorilla/context.git")
|
||||
(url "https://github.com/gorilla/context")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1181,7 +1181,7 @@ (define-public go-github-com-gorilla-mux
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gorilla/mux.git")
|
||||
(url "https://github.com/gorilla/mux")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1207,7 +1207,7 @@ (define-public go-github-com-jonboulle-clockwork
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jonboulle/clockwork.git")
|
||||
(url "https://github.com/jonboulle/clockwork")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1329,7 +1329,7 @@ (define-public go-github-com-spf13-pflag
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/spf13/pflag.git")
|
||||
(url "https://github.com/spf13/pflag")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1356,7 +1356,7 @@ (define-public go-github-com-spf13-viper
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/spf13/viper.git")
|
||||
(url "https://github.com/spf13/viper")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1493,7 +1493,7 @@ (define-public go-github-com-sirupsen-logrus
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sirupsen/logrus.git")
|
||||
(url "https://github.com/sirupsen/logrus")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1522,7 +1522,7 @@ (define-public go-github-com-rifflock-lfshook
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rifflock/lfshook.git")
|
||||
(url "https://github.com/rifflock/lfshook")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1655,7 +1655,7 @@ (define-public go-github-com-docker-go-connections
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/docker/go-connections.git")
|
||||
(url "https://github.com/docker/go-connections")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1682,7 +1682,7 @@ (define-public go-github-com-docker-machine
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/docker/machine.git")
|
||||
(url "https://github.com/docker/machine")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1709,7 +1709,7 @@ (define-public go-github-com-gorhill-cronexpr
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gorhill/cronexpr.git")
|
||||
(url "https://github.com/gorhill/cronexpr")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2242,7 +2242,7 @@ (define-public go-github-com-libp2p-go-flow-metrics
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libp2p/go-flow-metrics.git")
|
||||
(url "https://github.com/libp2p/go-flow-metrics")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2268,7 +2268,7 @@ (define-public go-github-com-davecgh-go-spew
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/davecgh/go-spew.git")
|
||||
(url "https://github.com/davecgh/go-spew")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2308,7 +2308,7 @@ (define-public go-github-com-btcsuite-btclog
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/btcsuite/btclog.git")
|
||||
(url "https://github.com/btcsuite/btclog")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2334,7 +2334,7 @@ (define-public go-github-com-btcsuite-btcd-btcec
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/btcsuite/btcd.git")
|
||||
(url "https://github.com/btcsuite/btcd")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2370,7 +2370,7 @@ (define-public go-github-com-minio-sha256-simd
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/minio/sha256-simd.git")
|
||||
(url "https://github.com/minio/sha256-simd")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2406,7 +2406,7 @@ (define-public go-github-com-libp2p-go-libp2p-crypto
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libp2p/go-libp2p-crypto.git")
|
||||
(url "https://github.com/libp2p/go-libp2p-crypto")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2436,7 +2436,7 @@ (define-public go-github-com-mr-tron-base58
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mr-tron/base58.git")
|
||||
(url "https://github.com/mr-tron/base58")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2463,7 +2463,7 @@ (define-public go-github-com-gxed-hashland-keccakpg
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gxed/hashland.git")
|
||||
(url "https://github.com/gxed/hashland")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2489,7 +2489,7 @@ (define-public go-github-com-minio-blake2b-simd
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/minio/blake2b-simd.git")
|
||||
(url "https://github.com/minio/blake2b-simd")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2519,7 +2519,7 @@ (define-public go-github-com-spaolacci-murmur3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/spaolacci/murmur3.git")
|
||||
(url "https://github.com/spaolacci/murmur3")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2545,7 +2545,7 @@ (define-public go-github-com-twmb-murmur3
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/twmb/murmur3.git")
|
||||
(url "https://github.com/twmb/murmur3")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2573,7 +2573,7 @@ (define-public go-github-com-multiformats-go-multihash
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/multiformats/go-multihash.git")
|
||||
(url "https://github.com/multiformats/go-multihash")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2604,7 +2604,7 @@ (define-public go-github-com-libp2p-go-libp2p-peer
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libp2p/go-libp2p-peer.git")
|
||||
(url "https://github.com/libp2p/go-libp2p-peer")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2639,7 +2639,7 @@ (define-public go-github-com-libp2p-go-libp2p-protocol
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libp2p/go-libp2p-protocol.git")
|
||||
(url "https://github.com/libp2p/go-libp2p-protocol")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2664,7 +2664,7 @@ (define-public go-github-com-libp2p-go-libp2p-metrics
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/libp2p/go-libp2p-metrics.git")
|
||||
(url "https://github.com/libp2p/go-libp2p-metrics")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2703,7 +2703,7 @@ (define-public go-github-com-mitchellh-go-homedir
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mitchellh/go-homedir.git")
|
||||
(url "https://github.com/mitchellh/go-homedir")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2764,7 +2764,7 @@ (define-public go-github-com-multiformats-go-multiaddr
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/multiformats/go-multiaddr.git")
|
||||
(url "https://github.com/multiformats/go-multiaddr")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2806,7 +2806,7 @@ (define-public go-github-com-multiformats-go-multiaddr-net
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/multiformats/go-multiaddr-net.git")
|
||||
(url "https://github.com/multiformats/go-multiaddr-net")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2844,7 +2844,7 @@ (define-public go-github-com-whyrusleeping-tar-utils
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/whyrusleeping/tar-utils.git")
|
||||
(url "https://github.com/whyrusleeping/tar-utils")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2869,7 +2869,7 @@ (define-public go-github-com-cheekybits-is
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cheekybits/is.git")
|
||||
(url "https://github.com/cheekybits/is")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2901,7 +2901,7 @@ (define-public go-github-com-sabhiram-go-gitignore
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sabhiram/go-gitignore.git")
|
||||
(url "https://github.com/sabhiram/go-gitignore")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -2926,7 +2926,7 @@ (define-public go-github-com-urfave-cli
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/urfave/cli.git")
|
||||
(url "https://github.com/urfave/cli")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3055,7 +3055,7 @@ (define-public go-github-com-whyrusleeping-json-filter
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/whyrusleeping/json-filter.git")
|
||||
(url "https://github.com/whyrusleeping/json-filter")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3081,7 +3081,7 @@ (define-public go-github-com-whyrusleeping-progmeter
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/whyrusleeping/progmeter.git")
|
||||
(url "https://github.com/whyrusleeping/progmeter")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3106,7 +3106,7 @@ (define-public go-github-com-whyrusleeping-stump
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/whyrusleeping/stump.git")
|
||||
(url "https://github.com/whyrusleeping/stump")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3131,7 +3131,7 @@ (define-public go-github-com-kr-fs
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kr/fs.git")
|
||||
(url "https://github.com/kr/fs")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3178,7 +3178,7 @@ (define-public go-github-com-kr-pretty
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kr/pretty.git")
|
||||
(url "https://github.com/kr/pretty")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3201,7 +3201,7 @@ (define-public go-github-com-kr-text
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kr/text.git")
|
||||
(url "https://github.com/kr/text")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3546,7 +3546,7 @@ (define-public go-github-com-pkg-errors
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pkg/errors.git")
|
||||
(url "https://github.com/pkg/errors")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3768,7 +3768,7 @@ (define-public go-github-com-fatih-color
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fatih/color.git")
|
||||
(url "https://github.com/fatih/color")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3790,7 +3790,7 @@ (define-public go-github-com-google-go-cmp-cmp
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/google/go-cmp.git")
|
||||
(url "https://github.com/google/go-cmp")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3838,7 +3838,7 @@ (define (go-gotest-tools-source version sha256-base32-hash)
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gotestyourself/gotest.tools.git")
|
||||
(url "https://github.com/gotestyourself/gotest.tools")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name "go-gotest-tools" version))
|
||||
(sha256
|
||||
|
@ -3914,7 +3914,7 @@ (define-public gotestsum
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gotestyourself/gotestsum.git")
|
||||
(url "https://github.com/gotestyourself/gotestsum")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3961,7 +3961,7 @@ (define-public go-github-com-golang-protobuf-proto
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/golang/protobuf.git")
|
||||
(url "https://github.com/golang/protobuf")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -3986,7 +3986,7 @@ (define-public go-github-com-mattn-go-zglob
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mattn/go-zglob.git")
|
||||
(url "https://github.com/mattn/go-zglob")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -43,7 +43,7 @@ (define-public gpodder
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/gpodder/gpodder.git")
|
||||
(url "https://github.com/gpodder/gpodder")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -216,7 +216,7 @@ (define-public r-rbiofabric
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/wjrl/RBioFabric.git")
|
||||
(url "https://github.com/wjrl/RBioFabric")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -240,7 +240,7 @@ (define-public python-plotly
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/plotly/plotly.py.git")
|
||||
(url "https://github.com/plotly/plotly.py")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -318,7 +318,7 @@ (define-public python-louvain
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vtraag/louvain-igraph.git")
|
||||
(url "https://github.com/vtraag/louvain-igraph")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -351,7 +351,7 @@ (define-public faiss
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/facebookresearch/faiss.git")
|
||||
(url "https://github.com/facebookresearch/faiss")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -160,7 +160,7 @@ (define-public autotrace
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/autotrace/autotrace.git")
|
||||
(url "https://github.com/autotrace/autotrace")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -301,7 +301,7 @@ (define-public assimp
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/assimp/assimp.git")
|
||||
(url "https://github.com/assimp/assimp")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -511,7 +511,7 @@ (define-public ogre
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/OGRECave/ogre.git")
|
||||
(url "https://github.com/OGRECave/ogre")
|
||||
(commit (string-append "v" version))
|
||||
(recursive? #t))) ;for Dear ImGui submodule
|
||||
(file-name (git-file-name name version))
|
||||
|
@ -628,7 +628,7 @@ (define-public openimageio
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/OpenImageIO/oiio.git")
|
||||
(url "https://github.com/OpenImageIO/oiio")
|
||||
(commit (string-append "Release-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -948,7 +948,7 @@ (define-public brdf-explorer
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/wdas/brdf.git")
|
||||
(url "https://github.com/wdas/brdf")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -1217,7 +1217,7 @@ (define-public opencsg
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/floriankirsch/OpenCSG.git")
|
||||
(url "https://github.com/floriankirsch/OpenCSG")
|
||||
(commit (string-append "opencsg-"
|
||||
(string-map dot-to-dash version)
|
||||
"-release"))))
|
||||
|
|
|
@ -211,7 +211,7 @@ (define-public python-pygraphviz
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pygraphviz/pygraphviz.git")
|
||||
(url "https://github.com/pygraphviz/pygraphviz")
|
||||
(commit (string-append "pygraphviz-" version))))
|
||||
(file-name (string-append "pygraphviz-" version "-checkout"))
|
||||
(sha256
|
||||
|
|
|
@ -177,7 +177,7 @@ (define-public roffit
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bagder/roffit.git")
|
||||
(url "https://github.com/bagder/roffit")
|
||||
(commit commit)))
|
||||
(file-name (string-append "roffit-" commit "-checkout"))
|
||||
(sha256
|
||||
|
|
|
@ -36,7 +36,7 @@ (define java-groovy-bootstrap
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/apache/groovy.git")
|
||||
(url "https://github.com/apache/groovy")
|
||||
(commit (string-append
|
||||
"GROOVY_"
|
||||
(string-map (lambda (x) (if (eq? x #\.) #\_ x))
|
||||
|
|
|
@ -1741,7 +1741,7 @@ (define-public clipit
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/CristianHenzel/ClipIt.git")
|
||||
(url "https://github.com/CristianHenzel/ClipIt")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1856,7 +1856,7 @@ (define-public yad
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/v1cont/yad.git")
|
||||
(url "https://github.com/v1cont/yad")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -234,7 +234,7 @@ (define-public guildhall
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ijp/guildhall.git")
|
||||
(url "https://github.com/ijp/guildhall")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -1350,7 +1350,7 @@ (define-public guile-dbd-postgresql
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/opencog/guile-dbi.git")
|
||||
(url "https://github.com/opencog/guile-dbi")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1850,7 +1850,7 @@ (define-public guile-miniadapton
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/fisherdj/miniAdapton.git")
|
||||
(url "https://github.com/fisherdj/miniAdapton")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -2047,7 +2047,7 @@ (define-public guile-minikanren
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ijp/minikanren.git")
|
||||
(url "https://github.com/ijp/minikanren")
|
||||
(commit "e844d85512f8c055d3f96143ee506007389a25e3")))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -3104,7 +3104,7 @@ (define-public guile-ffi-fftw
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lloda/guile-ffi-fftw.git")
|
||||
(url "https://github.com/lloda/guile-ffi-fftw")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name "guile-ffi-fftw" version))
|
||||
(sha256
|
||||
|
@ -3540,7 +3540,7 @@ (define-public guile-irc
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rekado/guile-irc.git")
|
||||
(url "https://github.com/rekado/guile-irc")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -596,7 +596,7 @@ (define-public guile-gdbm-ffi
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ijp/guile-gdbm.git")
|
||||
(url "https://github.com/ijp/guile-gdbm")
|
||||
(commit "fa1d5b6231d0e4d096687b378c025f2148c5f246")))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(patches (search-patches
|
||||
|
|
|
@ -294,7 +294,7 @@ (define-public wavemon
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/uoaerg/wavemon.git")
|
||||
(url "https://github.com/uoaerg/wavemon")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -338,7 +338,7 @@ (define-public rkdeveloptool
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rockchip-linux/rkdeveloptool.git")
|
||||
(url "https://github.com/rockchip-linux/rkdeveloptool")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -149,7 +149,7 @@ (define-public corrode
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jameysharp/corrode.git")
|
||||
(url "https://github.com/jameysharp/corrode")
|
||||
(commit "b6699fb2fa552a07c6091276285a44133e5c9789")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -624,7 +624,7 @@ (define-public kmonad
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/david-janssen/kmonad.git")
|
||||
(url "https://github.com/david-janssen/kmonad")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -5129,7 +5129,7 @@ (define ghc-haddock-test
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/haskell/haddock.git")
|
||||
(url "https://github.com/haskell/haddock")
|
||||
(commit (string-append "haddock-" version "-release"))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -38,7 +38,7 @@ (define-public hexedit
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pixel/hexedit.git")
|
||||
(url "https://github.com/pixel/hexedit")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -35,7 +35,7 @@ (define-public i2pd
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PurpleI2P/i2pd.git")
|
||||
(url "https://github.com/PurpleI2P/i2pd")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -305,7 +305,7 @@ (define-public librime
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/librime.git")
|
||||
(url "https://github.com/rime/librime")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -356,7 +356,7 @@ (define-public rime-data
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/plum.git")
|
||||
(url "https://github.com/rime/plum")
|
||||
(commit "397d601dd22cfc857613973724724b8f44db9f9c")))
|
||||
(file-name "plum-checkout")
|
||||
(sha256
|
||||
|
@ -403,7 +403,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-array.git")
|
||||
(url "https://github.com/rime/rime-array")
|
||||
(commit "93cc99238f120606a076220ec4ddcad164f6396a")))
|
||||
(file-name "rime-array-checkout")
|
||||
(sha256
|
||||
|
@ -413,7 +413,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-bopomofo.git")
|
||||
(url "https://github.com/rime/rime-bopomofo")
|
||||
(commit "ed25098386f5efd3d70b08650f0d1b70c41c11a3")))
|
||||
(file-name "rime-bopomofo-checkout")
|
||||
(sha256
|
||||
|
@ -423,7 +423,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-cangjie.git")
|
||||
(url "https://github.com/rime/rime-cangjie")
|
||||
(commit "5fd8ce6f64039e505ca02655a621f2e830b97c19")))
|
||||
(file-name "rime-cangjie-checkout")
|
||||
(sha256
|
||||
|
@ -433,7 +433,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-cantonese.git")
|
||||
(url "https://github.com/rime/rime-cantonese")
|
||||
(commit "e06fe8e79d7d64db2f2b6339aabc004d8cbc1f67")))
|
||||
(file-name "rime-cantonese-checkout")
|
||||
(sha256
|
||||
|
@ -443,7 +443,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-combo-pinyin.git")
|
||||
(url "https://github.com/rime/rime-combo-pinyin")
|
||||
(commit "67b29cdc786928ea46b43a9c660dee3db8f1adff")))
|
||||
(file-name "rime-combo-pinyin-checkout")
|
||||
(sha256
|
||||
|
@ -453,7 +453,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-double-pinyin.git")
|
||||
(url "https://github.com/rime/rime-double-pinyin")
|
||||
(commit "69bf85d4dfe8bac139c36abbd68d530b8b6622ea")))
|
||||
(file-name "rime-double-pinyin-checkout")
|
||||
(sha256
|
||||
|
@ -463,7 +463,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-emoji.git")
|
||||
(url "https://github.com/rime/rime-emoji")
|
||||
(commit "c99d34e4a837349e4679a110bb4b94f71fe015ae")))
|
||||
(file-name "rime-emoji-checkout")
|
||||
(sha256
|
||||
|
@ -473,7 +473,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-essay.git")
|
||||
(url "https://github.com/rime/rime-essay")
|
||||
(commit "88055afa3752e4582fa887765d962a30e02bb1fa")))
|
||||
(file-name "rime-essay-checkout")
|
||||
(sha256
|
||||
|
@ -483,7 +483,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-ipa.git")
|
||||
(url "https://github.com/rime/rime-ipa")
|
||||
(commit "22b71710e029bcb412e9197192a638ab11bc2abf")))
|
||||
(file-name "rime-ipa-checkout")
|
||||
(sha256
|
||||
|
@ -493,7 +493,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-jyutping.git")
|
||||
(url "https://github.com/rime/rime-jyutping")
|
||||
(commit "6fe0d727b3178feabd0f01e6cd82599202764735")))
|
||||
(file-name "rime-jyutping-checkout")
|
||||
(sha256
|
||||
|
@ -503,7 +503,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-luna-pinyin.git")
|
||||
(url "https://github.com/rime/rime-luna-pinyin")
|
||||
(commit "f1268e192ca88b9526467ce04ac3e47c837891ad")))
|
||||
(file-name "rime-luna-pinyin-checkout")
|
||||
(sha256
|
||||
|
@ -513,7 +513,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-middle-chinese.git")
|
||||
(url "https://github.com/rime/rime-middle-chinese")
|
||||
(commit "ed6d44f8d0bedf6e0c1c3183a270f8f01a211a40")))
|
||||
(file-name "rime-middle-chinese-checkout")
|
||||
(sha256
|
||||
|
@ -523,7 +523,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-pinyin-simp.git")
|
||||
(url "https://github.com/rime/rime-pinyin-simp")
|
||||
(commit "b73df7fc0994912ce785462b3be569ae81258ac2")))
|
||||
(file-name "rime-pinyin-simp-checkout")
|
||||
(sha256
|
||||
|
@ -533,7 +533,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-prelude.git")
|
||||
(url "https://github.com/rime/rime-prelude")
|
||||
(commit "8a52b4f86a59f3eb602f9a4cf6a680a67c15df8c")))
|
||||
(file-name "rime-prelude-checkout")
|
||||
(sha256
|
||||
|
@ -543,7 +543,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-quick.git")
|
||||
(url "https://github.com/rime/rime-quick")
|
||||
(commit "3fe5911ba608cb2df1b6301b76ad1573bd482a76")))
|
||||
(file-name "rime-quick-checkout")
|
||||
(sha256
|
||||
|
@ -553,7 +553,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-scj.git")
|
||||
(url "https://github.com/rime/rime-scj")
|
||||
(commit "cab5a0858765eff0553dd685a2d61d5536e9149c")))
|
||||
(file-name "rime-scj-checkout")
|
||||
(sha256
|
||||
|
@ -563,7 +563,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-soutzoe.git")
|
||||
(url "https://github.com/rime/rime-soutzoe")
|
||||
(commit "beeaeca72d8e17dfd1e9af58680439e9012987dc")))
|
||||
(file-name "rime-soutzoe-checkout")
|
||||
(sha256
|
||||
|
@ -573,7 +573,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-stenotype.git")
|
||||
(url "https://github.com/rime/rime-stenotype")
|
||||
(commit "f3e9189d5ce33c55d3936cc58e39d0c88b3f0c88")))
|
||||
(file-name "rime-stenotype-checkout")
|
||||
(sha256
|
||||
|
@ -583,7 +583,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-stroke.git")
|
||||
(url "https://github.com/rime/rime-stroke")
|
||||
(commit "ea8576d1accd6fda339e96b415caadb56e2a07d1")))
|
||||
(file-name "rime-stroke-checkout")
|
||||
(sha256
|
||||
|
@ -593,7 +593,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-terra-pinyin.git")
|
||||
(url "https://github.com/rime/rime-terra-pinyin")
|
||||
(commit "492aaf914f9de37cc9d26b846dc693116de70ae8")))
|
||||
(file-name "rime-terra-pinyin-checkout")
|
||||
(sha256
|
||||
|
@ -603,7 +603,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-wubi.git")
|
||||
(url "https://github.com/rime/rime-wubi")
|
||||
(commit "dd052ee158a38cb791755318b1aef9b4a3ed0316")))
|
||||
(file-name "rime-wubi-checkout")
|
||||
(sha256
|
||||
|
@ -613,7 +613,7 @@ (define-public rime-data
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/rime-wugniu.git")
|
||||
(url "https://github.com/rime/rime-wugniu")
|
||||
(commit "abd1ee98efbf170258fcf43875c21a4259e00b61")))
|
||||
(file-name "rime-wugniu-checkout")
|
||||
(sha256
|
||||
|
@ -633,7 +633,7 @@ (define-public ibus-rime
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/rime/ibus-rime.git")
|
||||
(url "https://github.com/rime/ibus-rime")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -587,7 +587,7 @@ (define-public vxl
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vxl/vxl.git")
|
||||
(url "https://github.com/vxl/vxl")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -629,7 +629,7 @@ (define-public vxl-1
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vxl/vxl.git")
|
||||
(url "https://github.com/vxl/vxl")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -850,7 +850,7 @@ (define-public itk-snap
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pyushkevich/c3d.git")
|
||||
(url "https://github.com/pyushkevich/c3d")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name "c3d" version))
|
||||
(sha256
|
||||
|
@ -865,7 +865,7 @@ (define-public itk-snap
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/pyushkevich/greedy.git")
|
||||
(url "https://github.com/pyushkevich/greedy")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name "greedy" version))
|
||||
(sha256
|
||||
|
|
|
@ -191,7 +191,7 @@ (define-public sxiv
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/muennich/sxiv.git")
|
||||
(url "https://github.com/muennich/sxiv")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -237,7 +237,7 @@ (define-public viewnior
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/hellosiyan/Viewnior.git")
|
||||
(url "https://github.com/hellosiyan/Viewnior")
|
||||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -289,7 +289,7 @@ (define-public catimg
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/posva/catimg.git")
|
||||
(url "https://github.com/posva/catimg")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -488,7 +488,7 @@ (define-public qview
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/jurplel/qView.git")
|
||||
(url "https://github.com/jurplel/qView")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -309,7 +309,7 @@ (define-public libimagequant
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ImageOptim/libimagequant.git")
|
||||
(url "https://github.com/ImageOptim/libimagequant")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -333,7 +333,7 @@ (define-public pngquant
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/kornelski/pngquant.git")
|
||||
(url "https://github.com/kornelski/pngquant")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -589,7 +589,7 @@ (define-public leptonica
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/DanBloomberg/leptonica.git")
|
||||
(url "https://github.com/DanBloomberg/leptonica")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1357,7 +1357,7 @@ (define-public jasper
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mdadams/jasper.git")
|
||||
(url "https://github.com/mdadams/jasper")
|
||||
(commit (string-append "version-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1380,7 +1380,7 @@ (define-public zimg
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/sekrit-twc/zimg.git")
|
||||
(url "https://github.com/sekrit-twc/zimg")
|
||||
(commit (string-append "release-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1408,7 +1408,7 @@ (define-public perceptualdiff
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/myint/perceptualdiff.git")
|
||||
(url "https://github.com/myint/perceptualdiff")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1482,7 +1482,7 @@ (define-public stb-image-for-extempore
|
|||
(source
|
||||
(origin (method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/extemporelang/stb.git")
|
||||
(url "https://github.com/extemporelang/stb")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
@ -1688,7 +1688,7 @@ (define-public gpick
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/thezbyg/gpick.git")
|
||||
(url "https://github.com/thezbyg/gpick")
|
||||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1751,7 +1751,7 @@ (define-public flameshot
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/lupoDharkael/flameshot.git")
|
||||
(url "https://github.com/lupoDharkael/flameshot")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1864,7 +1864,7 @@ (define-public grim
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/emersion/grim.git")
|
||||
(url "https://github.com/emersion/grim")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -1890,7 +1890,7 @@ (define-public slurp
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/emersion/slurp.git")
|
||||
(url "https://github.com/emersion/slurp")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -37,7 +37,7 @@ (define-public go-github-com-ipfs-go-ipfs-cmdkit-files
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ipfs/go-ipfs-cmdkit.git")
|
||||
(url "https://github.com/ipfs/go-ipfs-cmdkit")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -65,7 +65,7 @@ (define-public go-github-com-ipfs-go-ipfs-api
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/ipfs/go-ipfs-api.git")
|
||||
(url "https://github.com/ipfs/go-ipfs-api")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -110,7 +110,7 @@ (define-public gx
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/whyrusleeping/gx.git")
|
||||
(url "https://github.com/whyrusleeping/gx")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -96,7 +96,7 @@ (define-public java-marlin-renderer
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/bourgesl/marlin-renderer.git")
|
||||
(url "https://github.com/bourgesl/marlin-renderer")
|
||||
(commit (string-append "v" (string-map (match-lambda
|
||||
(#\. #\_)
|
||||
(c c))
|
||||
|
|
|
@ -37,7 +37,7 @@ (define-public java-jblas
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/mikiobraun/jblas.git")
|
||||
(url "https://github.com/mikiobraun/jblas")
|
||||
(commit (string-append "jblas-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -2654,7 +2654,7 @@ (define-public javacc-4
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/javacc/javacc.git")
|
||||
(url "https://github.com/javacc/javacc")
|
||||
(commit "release_41")))
|
||||
(file-name (string-append "javacc-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -2703,7 +2703,7 @@ (define-public javacc
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/javacc/javacc.git")
|
||||
(url "https://github.com/javacc/javacc")
|
||||
(commit version)))
|
||||
(file-name (git-file-name "javacc" version))
|
||||
(sha256
|
||||
|
@ -3329,7 +3329,7 @@ (define-public java-javaee-servletapi
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/javaee/servlet-spec.git")
|
||||
(url "https://github.com/javaee/servlet-spec")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -4598,7 +4598,7 @@ (define-public java-cglib
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cglib/cglib.git")
|
||||
(url "https://github.com/cglib/cglib")
|
||||
(commit (string-append
|
||||
"RELEASE_"
|
||||
(string-map (lambda (c) (if (char=? c #\.) #\_ c))
|
||||
|
@ -8984,7 +8984,7 @@ (define-public java-cofoja
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/nhatminhle/cofoja.git")
|
||||
(url "https://github.com/nhatminhle/cofoja")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (string-append "java-cofoja-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -9386,7 +9386,7 @@ (define-public java-testng
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/cbeust/testng.git")
|
||||
(url "https://github.com/cbeust/testng")
|
||||
(commit version)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -9464,7 +9464,7 @@ (define-public java-jnacl
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/neilalexander/jnacl.git")
|
||||
(url "https://github.com/neilalexander/jnacl")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
@ -10047,7 +10047,7 @@ (define-public java-jeromq
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/zeromq/jeromq.git")
|
||||
(url "https://github.com/zeromq/jeromq")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -10834,7 +10834,7 @@ (define-public java-xmlunit
|
|||
,(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xmlunit/test-resources.git")
|
||||
(url "https://github.com/xmlunit/test-resources")
|
||||
(commit "a590d2ae865c3e0455691d76ba8eefccc2215aec")))
|
||||
(file-name "java-xmlunit-test-resources")
|
||||
(sha256
|
||||
|
@ -11439,7 +11439,7 @@ (define-public java-eclipse-sisu-plexus
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/eclipse/sisu.plexus.git")
|
||||
(url "https://github.com/eclipse/sisu.plexus")
|
||||
(commit (string-append "releases/" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -188,7 +188,7 @@ (define-public js-json2
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/douglascrockford/JSON-js.git")
|
||||
(url "https://github.com/douglascrockford/JSON-js")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -303,7 +303,7 @@ (define-public js-requirejs
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/requirejs/requirejs.git")
|
||||
(url "https://github.com/requirejs/requirejs")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -38,7 +38,7 @@ (define-public jrnl
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/maebert/jrnl.git")
|
||||
(url "https://github.com/maebert/jrnl")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -61,7 +61,7 @@ (define libuv-julia
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/JuliaLang/libuv.git")
|
||||
(url "https://github.com/JuliaLang/libuv")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -196,7 +196,7 @@ (define-public libwhich
|
|||
(origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/vtjnash/libwhich.git")
|
||||
(url "https://github.com/vtjnash/libwhich")
|
||||
;; fixes linux-vdso.so related tests
|
||||
(commit "87cffe10080c98e7b5786c5166e420bf1ada1d41")))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
|
|
|
@ -145,7 +145,7 @@ (define-public xeus
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/QuantStack/xeus.git")
|
||||
(url "https://github.com/QuantStack/xeus")
|
||||
(commit version)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -90,7 +90,7 @@ (define-public crossguid
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/graeme-hill/crossguid.git")
|
||||
(url "https://github.com/graeme-hill/crossguid")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -140,7 +140,7 @@ (define libdvdnav/kodi
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xbmc/libdvdnav.git")
|
||||
(url "https://github.com/xbmc/libdvdnav")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -175,7 +175,7 @@ (define libdvdread/kodi
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xbmc/libdvdread.git")
|
||||
(url "https://github.com/xbmc/libdvdread")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -210,7 +210,7 @@ (define libdvdcss/kodi
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xbmc/libdvdcss.git")
|
||||
(url "https://github.com/xbmc/libdvdcss")
|
||||
(commit commit)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
|
@ -273,7 +273,7 @@ (define-public kodi
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/xbmc/xbmc.git")
|
||||
(url "https://github.com/xbmc/xbmc")
|
||||
(commit (string-append version "-Leia"))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
|
@ -613,7 +613,7 @@ (define-public python2-tegaki-recognize
|
|||
;; 'tegaki-recognize.in' are missing in the tarball.
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/tegaki/tegaki.git")
|
||||
(url "https://github.com/tegaki/tegaki")
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
|
@ -78,7 +78,7 @@ (define-public leocad
|
|||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://github.com/leozide/leocad.git")
|
||||
(url "https://github.com/leozide/leocad")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue